TYPOFIX: action-kaniko@master
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
131e549841
commit
2de223da7c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user