chage buid name
All checks were successful
Build Docker Image Front / run (push) Successful in 20s
Build Docker Image Back / run (push) Successful in 21s
Build Docker Image Front / run (pull_request) Successful in 21s
Build Docker Image Back / run (pull_request) Successful in 21s

This commit is contained in:
Clement 2024-04-21 16:47:22 +02:00
parent 636d71c852
commit 93d45c77e0
2 changed files with 2 additions and 1 deletions

View File

@ -34,6 +34,7 @@ jobs:
type=semver,pattern=latest type=semver,pattern=latest
labels: | labels: |
org.opencontainers.image.title=AstroFront org.opencontainers.image.title=AstroFront
- name: Login to Gitea - name: Login to Gitea
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with:

View File

@ -1,4 +1,4 @@
name: Build Docker Image Front # nom du workflow name: Build Docker Image Back # nom du workflow
on: #declancheur on: #declancheur
push: push: