Skip to content
Snippets Groups Projects
Commit 48ec8c9b authored by bhill6@wisc.edu's avatar bhill6@wisc.edu
Browse files

fixed yaml

parent 6fe4acf2
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ variables: ...@@ -9,7 +9,7 @@ variables:
stages: stages:
- build - build
- deploy - deploy
- deploytest
build: build:
stage: build stage: build
...@@ -30,7 +30,7 @@ deploy: ...@@ -30,7 +30,7 @@ deploy:
- master@adi-ia/course-search-enroll-fe - master@adi-ia/course-search-enroll-fe
when: manual when: manual
deploytest: deploy_test:
stage: deploy stage: deploy
script: script:
- npm install - npm install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment