Use the correct dockerfile
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 7s

This commit is contained in:
Konstantin Hintermayer 2024-07-06 22:43:14 +02:00
parent 35c671aa98
commit 4148c94a29

View File

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