.gitea/workflows/Symfony.yml aktualisiert
Some checks failed
Build Symfony Devcontainer / build_act (push) Failing after 1m2s
Some checks failed
Build Symfony Devcontainer / build_act (push) Failing after 1m2s
This commit is contained in:
parent
5d5fc26737
commit
0a55b59513
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jobs:
|
|||
id: build_act_base
|
||||
uses: 'https://git.euph.dev/actions/docker-build-push@v5'
|
||||
with:
|
||||
context: "{{defaultContext}}:Smyfony"
|
||||
context: "{{defaultContext}}:Symfony"
|
||||
push: true
|
||||
tags: |
|
||||
git.euph.dev/development_tools/symfony:latest
|
||||
|
|
Loading…
Reference in a new issue