From 1438a2fafe63933d07b746e76118c68d3c5695e7 Mon Sep 17 00:00:00 2001 From: "Pfeil, Scott Robert" Date: Mon, 28 Jun 2021 14:36:21 -0400 Subject: [PATCH] build --- .gitlab-ci.yml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6665929..d5c02b0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ stages: - test - build - - deploy +# - deploy test: stage: test @@ -29,21 +29,21 @@ build_project: variables: ARTIFACTORY_URL: https://oneartifactoryprod.verizon.com/artifactory -deploy_snapshot: - stage: deploy - script: - - cd Scripts && ./upload_remote_view_frameworks.sh - only: - - branches - - feature/testing - tags: - - bash_shell - environment: - name: oneartifactory - url: https://oneartifactoryprod.verizon.com/artifactory - variables: - ARTIFACTORY_URL: https://oneartifactoryprod.verizon.com/artifactory -# +#deploy_snapshot: +# stage: deploy +# script: +# - cd Scripts && ./upload_remote_view_frameworks.sh +# only: +# - branches +# - feature/testing +# tags: +# - bash_shell +# environment: +# name: oneartifactory +# url: https://oneartifactoryprod.verizon.com/artifactory +# variables: +# ARTIFACTORY_URL: https://oneartifactoryprod.verizon.com/artifactory +## #stages: # # - test # - build # generate the remote view framework