Skip to content

Commit

Permalink
Merge pull request #20 from ladesa-ro/main
Browse files Browse the repository at this point in the history
chore(cd): requred ladesa-ro/esteira-ci-cd inputs
  • Loading branch information
guesant authored Nov 26, 2024
2 parents c7c19e8 + 897e5ef commit 00ca66f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
setup-qemu: "false"
build-image: "true"
build-target-tag: "sso-runtime"
push-image: "true"
push-image-registry-url: ${{ secrets.REGISTRY_URL }}
push-image-registry-username: ${{ secrets.REGISTRY_USERNAME }}
Expand All @@ -51,3 +52,4 @@ jobs:
helm-values: ${{ vars.DEPLOY_HELM_VALUES }}
deployment: ${{ vars.K8S_DEPLOYMENT }}
namespace: ${{ vars.K8S_NAMESPACE }}
helm-release-name: ${{ vars.K8S_DEPLOYMENT }}

0 comments on commit 00ca66f

Please sign in to comment.