Skip to content

Commit

Permalink
chore(github): push latest halovisor on official release (#1859)
Browse files Browse the repository at this point in the history
Push (update) `omniops/halovisor:latest` on official release

issue: none
  • Loading branch information
corverroos authored Sep 12, 2024
1 parent e270f4e commit 31937f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ jobs:
- name: Build and push halovisor
run: |
scripts/halovisor/build.sh ${{ github.ref_name }}
docker tag omniops/halovisor:${{ github.ref_name }} omniops/halovisor:latest
docker push omniops/halovisor:${{ github.ref_name }}
docker push omniops/halovisor:latest

0 comments on commit 31937f4

Please sign in to comment.