Skip to content

Commit

Permalink
Update gadi_deploy.yml (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbeucher authored Nov 21, 2024
1 parent 3e8875a commit 2fdc8cc
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/gadi_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
### Latest at time of writing
uses: actions/checkout@v4.2.2
- name: Sync repository to Gadi
### Latest at time of writing
uses: up9cloud/action-rsync@v1.4
env:
HOST: gadi.nci.org.au
TARGET: ${{secrets.GADI_REPO_PATH}}
KEY: ${{secrets.DEPLOY_KEY}}
USER: ${{secrets.GADI_USER}}
PRE_SCRIPT: |
export PROJECT=xp65_w
- name: Update catalog
uses: appleboy/ssh-action@v1.2.0
with:
Expand Down

0 comments on commit 2fdc8cc

Please sign in to comment.