Skip to content

Commit

Permalink
Use reusable GHActions library
Browse files Browse the repository at this point in the history
  • Loading branch information
Joan Porta committed Sep 5, 2023
1 parent 759dd38 commit 77b39bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-container-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-push:
uses: jportasa/ci-reusable-library/ci.yaml@main
uses: jportasa/ci-reusable-library/.github/workflows/ci.yaml@main
with:
image: production,staging
environment: development

0 comments on commit 77b39bd

Please sign in to comment.