generated from cms/tibi-docs
This commit is contained in:
parent
9d58febf4d
commit
f67794c63b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user