Update .gitlab-ci.yml file
This commit is contained in:
parent
64d091e352
commit
fd2a2fa1e4
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user