Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sacha Brants
infra-azure-provisioning
Commits
8b2832ac
Commit
8b2832ac
authored
Nov 30, 2020
by
Vasyl Leskiv [SLB]
Browse files
Added cleaning up for manifests in the folder generated
parent
ea3580ab
Changes
1
Show whitespace changes
Inline
Side-by-side
devops/tasks/gitops.yml
View file @
8b2832ac
...
...
@@ -62,6 +62,7 @@ steps:
function git_commit() {
echo "COPY YAML FILES FROM $GITOPS_MANIFEST_DIRECTORY..."
[ -d ./$GENERATION_PATH/$SERVICE_NAME ] && rm -rf ./$GENERATION_PATH/$SERVICE_NAME/*
cp -rf $GITOPS_MANIFEST_DIRECTORY .
echo "SKIP DEPLOY: $SKIP_DEPLOY, HLD-REG: $HLD_REG_PATH"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment