wip
This commit is contained in:
parent
1f0da87771
commit
3376587a46
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git clone "https://${FORGE_USER}:${FORGE_TOKEN}@forge.quinefoundation.com/Cold-Air-Networks/petersweb-infra.git" infra
|
git clone "https://${FORGE_USER}:${FORGE_TOKEN}@forge.quinefoundation.com/Cold-Air-Networks/petersweb-infra.git" infra
|
||||||
cd infra
|
cd infra
|
||||||
|
chmod -R u+r .
|
||||||
|
|
||||||
BRANCH="bump-riverside-${SHA:0:7}"
|
BRANCH="bump-riverside-${SHA:0:7}"
|
||||||
git checkout -b "$BRANCH"
|
git checkout -b "$BRANCH"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue