Update .gitea/workflows/node-npm.yaml #4
@ -33,7 +33,7 @@ jobs:
|
|||||||
uses: https://git.kjan.de/actions/build-push-action@v5
|
uses: https://git.kjan.de/actions/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: ./images/actions/php-8.2
|
context: ./images/actions/php-8.2
|
||||||
push: true
|
push: ${{ github.ref == 'refs/heads/main' }}
|
||||||
tags: |
|
tags: |
|
||||||
git.kjan.de/actions/php-8.2:latest
|
git.kjan.de/actions/php-8.2:latest
|
||||||
git.kjan.de/actions/php-8.2:${{ gitea.run_number }}
|
git.kjan.de/actions/php-8.2:${{ gitea.run_number }}
|
||||||
|
Loading…
Reference in New Issue
Block a user