Skip to content

Commit

Permalink
Aphl 630 ci cd update (#735)
Browse files Browse the repository at this point in the history
* [APHL-630] update to ci cd

* [APHL-630] different jobs for master and vsm ops

* [APHL-630] names

* [APHL-630] remove wildcards

* [APHL-630] more changes

* [APHL-630] add maven install

---------

Co-authored-by: [email protected] <[email protected]>
  • Loading branch information
TahaAttari and [email protected] authored Aug 1, 2023
1 parent 0cc3da0 commit 81a3155
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-snapshot-vsm-operations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
with:
username: ${{ vars.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Install
run: ./scripts/install.sh
- name: Build and push
uses: docker/build-push-action@v4
with:
Expand Down

0 comments on commit 81a3155

Please sign in to comment.