Update .gitlab-ci.yml file
This commit is contained in:
@ -23,7 +23,7 @@ variables:
|
|||||||
CONFIG_HTTP: https
|
CONFIG_HTTP: https
|
||||||
|
|
||||||
build-job: # Building jar file
|
build-job: # Building jar file
|
||||||
image: maven:3.6.3-jdk-11-slim
|
image: nginx:1.17.1-alpine
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- echo "$APPLICATION_TODO_FRONTEND_TS" > src/environments/environment.prod.ts
|
- echo "$APPLICATION_TODO_FRONTEND_TS" > src/environments/environment.prod.ts
|
||||||
|
Reference in New Issue
Block a user