Update kaniko config
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 6s
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 6s
This commit is contained in:
parent
4148c94a29
commit
2304a6d32d
|
@ -23,4 +23,4 @@ jobs:
|
||||||
registry: git.kocoder.xyz
|
registry: git.kocoder.xyz
|
||||||
username: ${{ secrets.CI_RUNNER_USER }}
|
username: ${{ secrets.CI_RUNNER_USER }}
|
||||||
password: ${{ secrets.CI_RUNNER_TOKEN }}
|
password: ${{ secrets.CI_RUNNER_TOKEN }}
|
||||||
build_file: ./ubuntu-vscode-node/Dockerfile
|
build_file: ubuntu-vscode-node/Dockerfile
|
||||||
|
|
Loading…
Reference in New Issue
Block a user