Skip to content

Commit

Permalink
pull latest first
Browse files Browse the repository at this point in the history
  • Loading branch information
nionata committed Jun 22, 2020
1 parent 6132056 commit cf38629
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
tag-and-push-server-image:
runs-on: ubuntu-latest
steps:
- name: Pull the latest server image
run: docker pull nionata/offerize:latest
- name: Tag latest according to release
run: docker tag nionata/offerize:latest nionata/offerize:${GITHUB_REF##*/}
- name: Push tagged image
Expand Down

0 comments on commit cf38629

Please sign in to comment.