Skip to content

Commit

Permalink
Update deploy-to-data-iremus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineLbrn authored Sep 27, 2023
1 parent a48f686 commit 34c6826
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/deploy-to-data-iremus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
deploy-to-data-iremus:
runs-on: [self-hosted, linux, ARM64]
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
- name: Calling deploy script
shell: bash
run: ./deploy.sh

0 comments on commit 34c6826

Please sign in to comment.