.forgejo/workflows/demo.yml aktualisiert
All checks were successful
Build / BuildAndDeploy (push) Successful in 5s

This commit is contained in:
lubiana 2024-04-26 12:33:54 +00:00
parent 6988e6bd5d
commit b8b172b3f4

View file

@ -20,5 +20,5 @@ jobs:
git clone --branch $GITHUB_REF_NAME https://${TOKEN}@${GIT_SERVER}/${REPO}.git .
git fetch
git checkout ${{ github.head_ref }}
-name: list
- name: list
run: ls