Actualiser .gitea/workflows/build-push.yaml
All checks were successful
Build and Push Docker Image / build (push) Successful in 40s

This commit is contained in:
2024-12-29 01:25:47 +01:00
parent 4e1d2918e8
commit c62f6c813e

View File

@@ -25,8 +25,8 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
run: | run: |
docker build --tag gargoton.petite-maison-orange.fr/image/linus2punkt0:latest . docker build --tag gargoton.petite-maison-orange.fr/image/blueskycrossposter:latest .
- name: Push Docker image - name: Push Docker image
run: | run: |
docker push gargoton.petite-maison-orange.fr/image/linus2punkt0:latest docker push gargoton.petite-maison-orange.fr/image/blueskycrossposter:latest