You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
information-system/.github/workflows/Deploy US.yml

40 lines
1.0 KiB
YAML

name: 🚀 Deploy INFO-SYS US
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ master ]
jobs:
gh-win-us-all-deploy:
name: 🎉 Deploy InfoSys to US
runs-on: ubuntu-latest
steps:
- name: 🚚 Get latest code
uses: actions/checkout@v3
- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
with:
server: ${{ secrets.US_FTP_SERVER }}
username: ${{ secrets.US_FTP_USER }}
password: ${{ secrets.US_FTP_PASSWORD }}
port: ${{ secrets.US_FTP_PORT }}
local-dir: application/
server-dir: /new-deploy/
dry-run: true
exclude: |
**/.git*
**/.git*/**
**/node_modules/**
akamai
author
destination
document
download_statement
echarts
gys_system
sample
webht
wysiwyg
*.exe
*.docx