TYPOFIX: action-kaniko@master
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 6s

This commit is contained in:
Konstantin Hintermayer 2024-07-05 19:34:01 +02:00
parent 131e549841
commit 2de223da7c

View File

@ -18,7 +18,7 @@ jobs:
run: |
"[ -e /var/run/docker.sock ] && echo exists || echo does not exist"
"cd ubuntu-vscode-node"
- uses: aevea/action/kaniko@master
- uses: aevea/action-kaniko@master
name: Run Kaniko to build our docker container.
with:
image: kocoded/gitea-workspaces/ubuntu-vscode-node