Skip to content

Commit

Permalink
Merge pull request #708 from jecluis/wip-ui-dockerfiles
Browse files Browse the repository at this point in the history
s3gw: drop obsolete UI build files, update UI dockerfile for release
  • Loading branch information
jecluis authored Sep 21, 2023
2 parents 7abf60c + 882d792 commit 723b01b
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 151 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ jobs:
tags: |
quay.io/s3gw/s3gw-ui:${{ github.ref_name }}
quay.io/s3gw/s3gw-ui:latest
file: ui/src/frontend/Dockerfile
context: ui/src/frontend
file: ui/src/Dockerfile
context: ui/src

# Build and push the COSI sidecar and driver
build-s3gw-cosi-sidecar-and-driver:
Expand Down
15 changes: 0 additions & 15 deletions tools/build-ui/Dockerfile.app

This file was deleted.

6 changes: 0 additions & 6 deletions tools/build-ui/Dockerfile.app-builder

This file was deleted.

9 changes: 0 additions & 9 deletions tools/build-ui/build-app.sh

This file was deleted.

118 changes: 0 additions & 118 deletions tools/build-ui/build.sh

This file was deleted.

2 changes: 1 addition & 1 deletion ui
Submodule ui updated from ccd4dd to 796a70

0 comments on commit 723b01b

Please sign in to comment.