Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pipelines): remove broken bash step, clean up vars #39

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

julie-ng
Copy link
Collaborator

@julie-ng julie-ng commented Nov 3, 2021

CD pipelines were not working. After much trial and error, cause is probably this line of bash in the confirm-kv-loaded.yaml

if [ "$KV_DEBUG_ENV" = '$(kv-debug-env)' ]; then

Removing it because it's finicky and based on testing, this should work again - but can't be sure until this goes into main

@azure-pipelines
Copy link

🟢  No configuration drift detected

Source Version: 72db74f

@julie-ng julie-ng merged commit 7ba5c65 into main Nov 3, 2021
@julie-ng julie-ng deleted the fix/cleanup-pipeline branch November 3, 2021 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant