Actualiser .gitea/workflows/build-push.yaml
All checks were successful
Build and Push Docker Image / build (push) Successful in 40s
All checks were successful
Build and Push Docker Image / build (push) Successful in 40s
This commit is contained in:
@@ -25,8 +25,8 @@ jobs:
|
||||
|
||||
- name: Build and push Docker image
|
||||
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
|
||||
run: |
|
||||
docker push gargoton.petite-maison-orange.fr/image/linus2punkt0:latest
|
||||
docker push gargoton.petite-maison-orange.fr/image/blueskycrossposter:latest
|
||||
Reference in New Issue
Block a user