Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-uk committed Dec 31, 2022
1 parent f64fcdc commit fd30e6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:

- name: "Push to Registry"
run: |
make docker-build IMAGE_TAG=$IMAGE_TAG
make docker-build IMAGE_TAG=latest
make docker-push IMAGE_TAG=$IMAGE_TAG
make docker-push IMAGE_TAG=latest

0 comments on commit fd30e6c

Please sign in to comment.