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
Open Subsurface Data Universe Software
Platform
Security and Compliance
entitlements-azure
Commits
7c77f644
Commit
7c77f644
authored
Aug 28, 2020
by
Daniel Scholl
Browse files
Linked back to master branch
parent
6b36aeb6
Pipeline
#6800
passed with stages
in 6 minutes and 53 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7c77f644
...
...
@@ -10,7 +10,6 @@ include:
file
:
"
build/maven.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
cloud-providers/azure.yml"
ref
:
azure-aks
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
scanners/fossa.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
...
...
devops/azure/README.md
View file @
7c77f644
# Pipeline Support Commands
```
bash
AZURE_SERVICE
=
"entitlements"
AZURE_SERVICE
=
"entitlements
-azure
"
REPO_BRANCH
=
"master"
TAG
=
"latest"
PARTIAL
=
${
REPO_BRANCH
/\//-
}
...
...
@@ -10,8 +10,8 @@ BRANCH=${PARTIAL/./-}
echo
"--set image.branch=
$BRANCH
--set image.tag=
$TAG
"
# Remove the Service
kubectl delete deployment osdu-gitlab-
entitlements-azure
kubectl delete service osdu-gitlab-
entitlements-azure
kubectl delete deployment osdu-gitlab-
$AZURE_SERVICE
kubectl delete service osdu-gitlab-
$AZURE_SERVICE
# Install the Service
helm upgrade
-i
osdu-gitlab chart
--set
image.branch
=
$BRANCH
--set
image.tag
=
$TAG
...
...
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