try pipeline withour checkout
This commit is contained in:
parent
331760b44a
commit
4e925e3e29
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: debug console log token
|
||||||
|
run: |
|
||||||
|
echo ${{ secrets.KRIEGBUAM_IO_TOKEN }}
|
||||||
- name: Checkout privates Repo von git.kriegbaum.io
|
- name: Checkout privates Repo von git.kriegbaum.io
|
||||||
run: |
|
run: |
|
||||||
git config --global url."https://badmomber:${{ secrets.KRIEGBUAM_IO_TOKEN }}@git.kriegbaum.io".insteadOf "https://git.kriegbaum.io"
|
git config --global url."https://badmomber:${{ secrets.KRIEGBUAM_IO_TOKEN }}@git.kriegbaum.io".insteadOf "https://git.kriegbaum.io"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue