Skip to content

Commit

Permalink
Merge pull request #446 from aquarist-labs/release-CI-fix-UI
Browse files Browse the repository at this point in the history
Update .github/workflows/release.yaml
  • Loading branch information
Giuseppe Baccini authored Apr 17, 2023
2 parents 80d4749 + 389019e commit fc74ee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ jobs:
tags: |
quay.io/s3gw/s3gw-ui:${{ github.ref_name }}
quay.io/s3gw/s3gw-ui:latest
file: ui/Dockerfile
context: ui
file: ui/src/frontend/Dockerfile
context: ui/src/frontend

draft-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fc74ee6

Please sign in to comment.