Skip to content

Commit

Permalink
Merge branch 'master' of github.com:swaptacular/swpt_accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
epandurski committed Jan 20, 2024
2 parents 7057367 + 640e846 commit a46b8e0
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 96 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
with:
context: .
target: app-image
Expand Down
Loading

0 comments on commit a46b8e0

Please sign in to comment.