BigW Consortium Gitlab

Commit a1f878b8 by Mayra Cabrera

Resolve conflict for secret management on Auto-DevOps

parent 49dfcd0c
......@@ -462,11 +462,8 @@ production:
}
function create_secret() {
<<<<<<< HEAD
=======
echo "Create secret..."
>>>>>>> ea14c1e6963... Merge branch 'vendor-10-4-auto-devops-template' into 'master'
kubectl create secret -n "$KUBE_NAMESPACE" \
docker-registry gitlab-registry \
--docker-server="$CI_REGISTRY" \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment