Skip to content

Commit

Permalink
Don't need a target to build
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdoupe committed Sep 1, 2023
1 parent e14ad16 commit b385fdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
file: Dockerfile
# Set the desired build target here
target: deploy
push: false
tags: pwncollege/dojo
cache-from: type=local,src=/tmp/.buildx-cache
Expand Down

0 comments on commit b385fdc

Please sign in to comment.