Update debug statements 3
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 8s
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 8s
This commit is contained in:
parent
340226cbfd
commit
0442eea2c4
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- name: "LS"
|
- name: "LS"
|
||||||
run: ls -lisa
|
run: ls -lisa
|
||||||
- name: "LS ECHO"
|
- name: "LS ECHO"
|
||||||
run: echo "$(ls)" "${{ secrets.GITEA_REPOSITORY }}"
|
run: echo "$(ls)" "${{ vars.GITEA_REPOSITORY }}"
|
||||||
- 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