Skip to content

Commit

Permalink
fix: avoid diverged error (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinkrustev authored Sep 10, 2024
1 parent 4e97bd0 commit b848233
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/gitlab/ci-templates/k8s-cluster/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,8 @@ apps:
refresh-deploy-infra:
extends: .terraform:deploy
stage: auto-run
variables:
GIT_DEPTH: 0
id_tokens:
VAULT_ID_TOKEN:
aud: $VAULT_SERVER_URL
Expand Down

0 comments on commit b848233

Please sign in to comment.