Update .github/workflows/root.yml
All checks were successful
Build & Publish / build (push) Successful in 3m38s
All checks were successful
Build & Publish / build (push) Successful in 3m38s
This commit is contained in:
parent
47f281ed5b
commit
19daee5212
2
.github/workflows/root.yml
vendored
2
.github/workflows/root.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
|||||||
password: ${{ secrets.PW }}
|
password: ${{ secrets.PW }}
|
||||||
|
|
||||||
- name: Build the Docker image
|
- name: Build the Docker image
|
||||||
run: docker build -t pi5:8125/jansel/feixiao .
|
run: docker build -t pi5:8125/jansel/feixiao:latest -t pi5:8125/jansel/feixiao:${{ gitea.run_number }} .
|
||||||
|
|
||||||
- name: Push the Docker image
|
- name: Push the Docker image
|
||||||
run: docker push pi5:8125/jansel/feixiao
|
run: docker push pi5:8125/jansel/feixiao
|
||||||
|
Loading…
x
Reference in New Issue
Block a user