Skip to content

Commit

Permalink
Fix target repo for version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagemaru committed Oct 14, 2024
1 parent c33020c commit f9bab3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-int-on-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
image_repo: "https://harbor.puzzle.ch"
image_url: "harbor.puzzle.ch/decidim/stlu-int-rails"
configmanagement: "gitlab.puzzle.ch/pitc_ruby/decidim-configmanagement/"
configmanagement_branch: "feature/cloudscale"
configmanagement: "gitlab.puzzle.ch/pitc_ruby/deployments/decidim/"
configmanagement_branch: "main"
kustomization_path: "./deployments/pitc-stlu-decidim-int/kustomization.yaml"
secrets: inherit

0 comments on commit f9bab3a

Please sign in to comment.