1
0

Update .github/workflows/root.yml
All checks were successful
Build & Publish / build (push) Successful in 3m15s

This commit is contained in:
Jannik Reimers 2024-12-13 02:59:46 +00:00
parent 19daee5212
commit c689e4c9a0

View File

@ -63,4 +63,4 @@ jobs:
run: docker build -t pi5:8125/jansel/feixiao:latest -t pi5:8125/jansel/feixiao:${{ gitea.run_number }} . 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 -a pi5:8125/jansel/feixiao