Skip to content

Commit

Permalink
docker: remove target
Browse files Browse the repository at this point in the history
  • Loading branch information
josephjclark committed May 14, 2024
1 parent ce77b66 commit f0e6af1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dockerize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
target: apollo
tags: |
openfn/apollo:latest
openfn/apollo:v${{ env.DOCKER_TAG }}

0 comments on commit f0e6af1

Please sign in to comment.