Updated url preview
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
Shahan Nedadahandeh 2022-06-13 23:12:36 -07:00
parent 3f855bb634
commit 5c02596938
Signed by: snedadah
GPG Key ID: 8638C7F917385B01
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ steps:
- name: view-staging-url
image: node:16
commands:
- echo "staging url will be https://${DRONE_BRANCH//\//-}-cscclassprofilestaging-snedadah.k8s.csclub.cloud"
- echo "staging url will be https://${DRONE_BRANCH//\//-}-csc-class-profile-staging-snedadah.k8s.csclub.cloud"
- name: install-deps
image: node:16