This commit is contained in:
Pfeil, Scott Robert 2021-06-28 14:36:21 -04:00
parent 9dd5176c77
commit 1438a2fafe

View File

@ -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