Skip to content

Commit 180337d

Browse files
committed
Docker: We do not use the dev image anymore
1 parent be8231f commit 180337d

2 files changed

Lines changed: 0 additions & 20 deletions

File tree

.github/workflows/build-push-docker-image.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,3 @@ jobs:
4242
ghcr.io/openconext/stepup-gssp-example/stepup-gssp-example:prod
4343
ghcr.io/openconext/stepup-gssp-example/stepup-gssp-example:${{ github.sha }}
4444
ghcr.io/openconext/stepup-gssp-example/stepup-gssp-example:${{ steps.release.outputs.tag_name }}
45-
46-
- name: Build and push the Development image
47-
uses: docker/build-push-action@v4
48-
with:
49-
context: .
50-
file: docker/Dockerfile.dev
51-
platforms: linux/amd64,linux/arm64
52-
push: true
53-
tags: |
54-
ghcr.io/openconext/stepup-gssp-example/stepup-gssp-example:dev

docker/Dockerfile.dev

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)