fix: checkout public local demo repo
Some checks failed
Build and deploy demo app / deploy (push) Failing after 1s
Some checks failed
Build and deploy demo app / deploy (push) Failing after 1s
This commit is contained in:
parent
e83e55a5f2
commit
39c531d9d0
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Checkout
|
||||
run: |
|
||||
set -eu
|
||||
git clone "http://x-access-token:${GITHUB_TOKEN}@gitea:3000/${GITHUB_REPOSITORY}.git" .
|
||||
git clone "http://gitea:3000/${GITHUB_REPOSITORY}.git" .
|
||||
git checkout "$GITHUB_SHA"
|
||||
|
||||
- name: Show context
|
||||
|
||||
Loading…
Reference in New Issue
Block a user