Thanks to dash we need to write ugly code :(
All checks were successful
Deployment / container (push) Successful in 3s
All checks were successful
Deployment / container (push) Successful in 3s
This commit is contained in:
parent
e659e1fba0
commit
7df90c16fe
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ jobs:
|
|||
pwd
|
||||
ls -la
|
||||
cat /var/run/act/workflow/0.sh
|
||||
git clone "https://${GITHUB_ACTOR}:${GITHUB_TOKEN}@${GITHUB_SERVER_URL:8}/${GITHUB_REPOSITORY}" .
|
||||
git clone "https://${GITHUB_ACTOR}:${GITHUB_TOKEN}@$(expr "$GITHUB_SERVER_URL" : '........\(.*\)')/${GITHUB_REPOSITORY}" -b ${GITHUB_REF_NAME} --depth 1 .
|
||||
ls -la
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue