This commit is contained in:
parent
c2fa286577
commit
f04c3c7303
@ -11,12 +11,6 @@ jobs:
|
||||
steps:
|
||||
- run: apk --no-cache add nodejs git
|
||||
- uses: actions/checkout@v3
|
||||
- name: docker login
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: "gitea.sikorski.cloud"
|
||||
username: ${{ secrets.REGISTRY_USER }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
- name: Kaniko build
|
||||
uses: aevea/action-kaniko@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user