Skip to content

Commit

Permalink
tiny fix for the CI (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArshamTeymouri committed Sep 14, 2021
1 parent eee7b49 commit 86bb4d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ stages:
--atomic
--timeout 120s
--namespace $HELM_NAMESPACE
--create-namespace
--set image.repository="${CONTAINER_REPO}"
--set image.tag="${DOCKER_IMAGE_TAG}"
--values ${HELM_CUSTOM_VALUES_FILE_1}
Expand All @@ -64,7 +63,6 @@ stages:
--atomic
--timeout 120s
--namespace $HELM_NAMESPACE
--create-namespace
--set image.repository="${CONTAINER_REPO}"
--set image.tag="${DOCKER_IMAGE_TAG}"
--values ${HELM_CUSTOM_VALUES_FILE_2}
Expand Down

0 comments on commit 86bb4d6

Please sign in to comment.