Use the correct dockerfile
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 7s
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 7s
This commit is contained in:
parent
35c671aa98
commit
4148c94a29
@ -23,3 +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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user