test
All checks were successful
deploy to production / deploy (push) Successful in 31s

This commit is contained in:
Robin Grenzdörfer 2023-11-12 12:01:18 +00:00
parent 9d58febf4d
commit f67794c63b

View File

@ -85,9 +85,9 @@ jobs:
# docker compose -p ${GITHUB_REF_NAME}-${GITHUB_REPOSITORY_NAME}-${GITHUB_REPOSITORY_OWNER} up -d --build --remove-orphans
- name: deploy
#if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/tibi-restructure'
env:
#RSYNC_USER: "fontis_rsync_master"
# RSYNC_PASS: ${{ secrets.rsync_master }}
RSYNC_USER: "fontis_rsync_restructure"
RSYNC_PASS: ${{ secrets.RSYNC_RESTRUCTURE }}
run: |
scripts/deploy.sh ftp1.webmakers.de $RSYNC_USER $RSYNC_PASS