debug echo statement
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 7s
Some checks failed
build-docker-imge / Build the docker container (push) Failing after 7s
This commit is contained in:
parent
5ff2553007
commit
4e44a886b7
|
@ -9,7 +9,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: "Print env"
|
- name: "Print env"
|
||||||
run: echo ::debug::WORKSPACE ${{ GITEA_ACTOR }} REPO ${{ vars.GITEA_TOKEN }} REF ${{ vars.GITEA_REF }}
|
run: echo ::debug::WORKSPACE
|
||||||
- name: "Git clone"
|
- name: "Git clone"
|
||||||
run: git clone ${{ GITEA_REPOSITORY }}
|
run: git clone ${{ GITEA_REPOSITORY }}
|
||||||
- name: "Git switch"
|
- name: "Git switch"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user