fix image.yaml
This commit is contained in:
parent
d8110da1ca
commit
a8c87fdd56
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ jobs:
|
|||
image: gcr.io/kaniko-project/executor:debug
|
||||
steps:
|
||||
- run: 'echo { \"auths\": { \"git.ncamgnrvngu.eu\": { \"auth\": \"$(echo -n ncamgnrvngu:${{ secrets.DOCKER_TOKEN }} | base64)\" } } } > /kaniko/.docker/config.json'
|
||||
- run: '/kaniko/executor --context "git://${{ github.token }}@git.ncamgnrvngu.eu/NcamGnrvngu/website.git#${{ github.ref }}" --dockerfile "Dockerfile" --destination "git.ncamgnrvngu.eu/ncamgnrvngu/website:latest"
|
||||
- run: '/kaniko/executor --context "git://${{ github.token }}@git.ncamgnrvngu.eu/NcamGnrvngu/website.git#${{ github.ref }}" --dockerfile "Dockerfile" --destination "git.ncamgnrvngu.eu/ncamgnrvngu/website:latest"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue