more-deployment

This commit is contained in:
lubiana 2024-06-22 22:20:51 +02:00
parent c252b8420b
commit 0661f5dd3f
No known key found for this signature in database
4 changed files with 7 additions and 12 deletions

View file

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