Skip to content

Commit

Permalink
feat: CLIN-3559 Added some gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ihannache committed Dec 6, 2024
1 parent e2a9e8b commit 82f65eb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/publish_image_sha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ jobs:
name: Publish QA Image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Set the QA configuration file
run: mv env-qa .env
- uses: actions/checkout@v2
- name: Push the image on the docker registry
uses: Ferlab-Ste-Justine/action-push-image@v2
with:
Expand Down

0 comments on commit 82f65eb

Please sign in to comment.