Update .gitea/workflows/node-npm.yaml #4
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ jobs:
|
|||
uses: https://git.kjan.de/actions/build-push-action@v5
|
||||
with:
|
||||
context: ./images/actions/php-deployer
|
||||
push: true
|
||||
push: ${{ github.ref == 'refs/heads/main' }}
|
||||
tags: |
|
||||
git.kjan.de/actions/php-deployer:latest
|
||||
git.kjan.de/actions/php-deployer:${{ gitea.run_number }}
|
||||
|
|
Loading…
Add table
Reference in a new issue