Update kaniko config
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 6s

This commit is contained in:
Konstantin Hintermayer 2024-07-06 23:00:22 +02:00
parent 4148c94a29
commit 2304a6d32d

View File

@ -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