Fix Yaml
This commit is contained in:
parent
d6497ac51f
commit
aa7306ed47
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ jobs:
|
||||||
context: "{{defaultContext}}:images/actions/php"
|
context: "{{defaultContext}}:images/actions/php"
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
git.euph.dev/actions/runner-php-${{ matrix.version }}:latest
|
git.euph.dev/actions/runner-php:${{ matrix.version }}
|
||||||
env:
|
env:
|
||||||
PACKAGE_VERSION: ${{ matrix.version }}
|
PACKAGE_VERSION: ${{ matrix.version }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue