Skip to content
Snippets Groups Projects
Commit ada04782 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

update build and pipeline

parent 10368601
No related branches found
No related tags found
1 merge request!500Update Pipeline
...@@ -134,10 +134,11 @@ Build WS Image: ...@@ -134,10 +134,11 @@ Build WS Image:
extends: extends:
- .docker-build - .docker-build
before_script: before_script:
- apk add git - ls
- mv Dockerfile haz.Dockerfile - mv Dockerfile haz.Dockerfile
- mv Dockerfile ws.Dockerfile Dockerfile - mv Dockerfile ws.Dockerfile Dockerfile
- *adjust-ref - *adjust-ref
- apk add git
variables: variables:
CI_PROJECT_NAME: nshmp-haz-ws CI_PROJECT_NAME: nshmp-haz-ws
......
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