Workflow updated
This commit is contained in:
parent
89924f848f
commit
4d2e1333a5
@ -12,7 +12,7 @@ env:
|
||||
SSH_DEPLOY_USERNAME: ${{ secrets.DEPLOY_USERNAME }}
|
||||
SSH_REPO_KEY: ${{ secrets.SSH_REPO_KEY }}
|
||||
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
|
||||
DEST_FOLDER: "/srv/www/cz/filiprojek/hoof"
|
||||
DEST_FOLDER: "/srv/www/cz/filiprojek/guitar"
|
||||
|
||||
jobs:
|
||||
build_and_deploy:
|
||||
@ -39,7 +39,7 @@ jobs:
|
||||
chmod 600 ~/.ssh/config
|
||||
|
||||
- name: Checkout repository
|
||||
run: git clone git@git.filiprojek.cz:fr/hoof.git /workspace/fr/hoof
|
||||
run: git clone git@git.filiprojek.cz:fr/guitar.git /workspace/fr/guitar
|
||||
|
||||
- name: Build Chordpro
|
||||
run: make pdf html songbook
|
||||
|
Loading…
x
Reference in New Issue
Block a user