This commit is contained in:
parent
7721a0a3ff
commit
ea80f2eb04
1 changed files with 1 additions and 3 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
builder:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: https://git.kabelsalat.ch/s3lph/forgejo-kaniko-action@main
|
||||
- uses: https://git.kabelsalat.ch/s3lph/forgejo-kaniko-action@v1
|
||||
with:
|
||||
dockerfile: |
|
||||
FROM docker.io/library/node:18-bookworm
|
||||
|
@ -22,5 +22,3 @@ jobs:
|
|||
registry: git.kabelsalat.ch
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue