this is fubar
This commit is contained in:
parent
9d07f06ab9
commit
24dfeaaa02
@ -25,11 +25,10 @@ variables:
|
|||||||
|
|
||||||
build-staging:
|
build-staging:
|
||||||
tags:
|
tags:
|
||||||
# - integration
|
- integration
|
||||||
- blocal
|
#- blocal
|
||||||
variables:
|
variables:
|
||||||
CI_DEBUG_TRACE: "true"
|
CI_DEBUG_TRACE: "true"
|
||||||
GIT_STRATEGY: "none"
|
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- TAG=stag FRONTEND_ENV=staging sh ./scripts/build-push.sh
|
- TAG=stag FRONTEND_ENV=staging sh ./scripts/build-push.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user