Merge pull request #67 from HideyoshiNakazone/staging

Staging - Fixes Refresh Script
This commit is contained in:
2023-12-30 02:51:42 -03:00
committed by GitHub

View File

@@ -25,7 +25,8 @@ jobs:
key: ${{ secrets.SSH_KEY }} key: ${{ secrets.SSH_KEY }}
script: | script: |
[[ -d infra-hideyoshi.com ]] && \ [[ -d infra-hideyoshi.com ]] && \
./infra-hideyoshi.com/refresh.sh cd infra-hideyoshi.com && \
./refresh.sh
- name: Executing Remote Commands - Refresh Specific Deployments - name: Executing Remote Commands - Refresh Specific Deployments
env: env: