Skip to content

Commit

Permalink
Revert "Adding the files and workflows for the pdp server image"
Browse files Browse the repository at this point in the history
This reverts commit a08a047.
  • Loading branch information
danakim committed Nov 16, 2023
1 parent a08a047 commit 4b66c9d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,3 @@ jobs:
push: true
tags: |
ghcr.io/openconext/openconext-pdp/pdp-gui:${{ github.ref_name }}
- name: Build and push the pdp server image
uses: docker/build-push-action@v4
with:
context: pdp-server
file: pdp-server/docker/Dockerfile
platforms: linux/amd64
push: true
tags: |
ghcr.io/openconext/openconext-pdp/pdp-server:${{ github.ref_name }}
3 changes: 0 additions & 3 deletions pdp-server/docker/Dockerfile

This file was deleted.

0 comments on commit 4b66c9d

Please sign in to comment.