fix pipeline maybee
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 21s
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 21s
This commit is contained in:
parent
2de223da7c
commit
eedd2b6d91
|
@ -14,10 +14,6 @@ jobs:
|
||||||
run: git clone ${{ GITEA_REPOSITORY }}
|
run: git clone ${{ GITEA_REPOSITORY }}
|
||||||
- name: "Git switch"
|
- name: "Git switch"
|
||||||
run: git checkout ${{ GITEA_REF }}
|
run: git checkout ${{ GITEA_REF }}
|
||||||
- name: "pwd"
|
|
||||||
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.
|
name: Run Kaniko to build our docker container.
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user