.gitea/workflows/Symfony.yml aktualisiert
Some checks failed
Build Symfony Devcontainer / build_act (push) Failing after 30s
Some checks failed
Build Symfony Devcontainer / build_act (push) Failing after 30s
This commit is contained in:
parent
05ee3248b0
commit
5d5fc26737
1 changed files with 2 additions and 2 deletions
|
@ -30,6 +30,6 @@ jobs:
|
||||||
context: "{{defaultContext}}:Smyfony"
|
context: "{{defaultContext}}:Smyfony"
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
git.euph.dev/development_tools/Symfony:latest
|
git.euph.dev/development_tools/symfony:latest
|
||||||
git.euph.dev/development_tools/Symfony:${{ gitea.run_number }}
|
git.euph.dev/development_tools/symfony:${{ gitea.run_number }}
|
||||||
|
|
Loading…
Reference in a new issue