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