ci(gitlab-ci): add missing frontend wait container var
This commit is contained in:
parent
48b13c08a6
commit
a6873fefdd
@ -106,6 +106,8 @@ setup:containers:frontend:wait: &setup-container-wait
|
||||
needs:
|
||||
- setup:dynamic
|
||||
before_script: *container-before
|
||||
variables:
|
||||
IMAGE_TYPE: frontend
|
||||
script:
|
||||
- apt-get -y update && apt-get -y install curl
|
||||
- >
|
||||
|
||||
Reference in New Issue
Block a user