Skip to content

Commit

Permalink
fix(docs): push terraform bootstrap to examples OCI repo (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilkka Poutanen authored Dec 22, 2023
1 parent 4400305 commit 07b6e2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ jobs:
- uses: futurice/jalapeno@main
with:
cmd: push ./examples/with-tests oci://ghcr.io/futurice/jalapeno/examples/with-tests
- uses: futurice/jalapeno@main
with:
cmd: push ./examples/terraform-bootstrap oci://ghcr.io/futurice/jalapeno/examples/terraform-bootstrap

0 comments on commit 07b6e2d

Please sign in to comment.