Skip to content

Commit

Permalink
Use built image
Browse files Browse the repository at this point in the history
The kubernetes runner can't build container images :(
  • Loading branch information
dflook committed Dec 12, 2023
1 parent 0fcd361 commit 5665885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform-plan/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ outputs:

runs:
using: docker
image: ../image/Dockerfile
image: docker://danielflook/terraform-github-actions:home
entrypoint: /entrypoints/plan.sh

branding:
Expand Down

0 comments on commit 5665885

Please sign in to comment.