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
|
# docker compose -p ${GITHUB_REF_NAME}-${GITHUB_REPOSITORY_NAME}-${GITHUB_REPOSITORY_OWNER} up -d --build --remove-orphans
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
#if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/tibi-restructure'
|
||||||
env:
|
env:
|
||||||
#RSYNC_USER: "fontis_rsync_master"
|
RSYNC_USER: "fontis_rsync_restructure"
|
||||||
# RSYNC_PASS: ${{ secrets.rsync_master }}
|
RSYNC_PASS: ${{ secrets.RSYNC_RESTRUCTURE }}
|
||||||
run: |
|
run: |
|
||||||
scripts/deploy.sh ftp1.webmakers.de $RSYNC_USER $RSYNC_PASS
|
scripts/deploy.sh ftp1.webmakers.de $RSYNC_USER $RSYNC_PASS
|
||||||
|
Loading…
Reference in New Issue
Block a user