summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 2ad559ce..5baa64e9 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -78,11 +78,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- - name: Build UI
- uses: docker/build-push-action@v6
- with:
- context: opendc-web/opendc-web-ui
- file: opendc-web/opendc-web-ui/Dockerfile
- name: Build Web Server
uses: docker/build-push-action@v6
with: