Update .github/workflows/root.yml
This commit is contained in:
parent
47f281ed5b
commit
19daee5212
1 changed files with 1 additions and 1 deletions
2
.github/workflows/root.yml
vendored
2
.github/workflows/root.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
|||
password: ${{ secrets.PW }}
|
||||
|
||||
- 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
|
||||
run: docker push pi5:8125/jansel/feixiao
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue