Skip to content

Commit

Permalink
GHA: remove dev docker image. We use a default image from OpenConext-…
Browse files Browse the repository at this point in the history
…BaseContainers
  • Loading branch information
quartje committed Dec 7, 2023
1 parent efa8fc3 commit 0b99148
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build-push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,3 @@ jobs:
ghcr.io/openconext/stepup-tiqr/stepup-tiqr:prod
ghcr.io/openconext/stepup-tiqr/stepup-tiqr:${{ github.sha }}
ghcr.io/openconext/stepup-tiqr/stepup-tiqr:${{ steps.release.outputs.tag_name }}
- name: Build and push the Development image
uses: docker/build-push-action@v4
with:
context: .
file: docker/Dockerfile.dev
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/openconext/stepup-tiqr/stepup-tiqr:dev
10 changes: 0 additions & 10 deletions docker/Dockerfile.dev

This file was deleted.

0 comments on commit 0b99148

Please sign in to comment.