diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index a6e0518..68de02e 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -56,6 +56,7 @@ jobs: run: | git clone "https://${FORGE_USER}:${FORGE_TOKEN}@forge.quinefoundation.com/Cold-Air-Networks/petersweb-infra.git" infra cd infra + chmod -R u+r . BRANCH="bump-riverside-${SHA:0:7}" git checkout -b "$BRANCH"