Update .gitlab-ci.yml
This commit is contained in:
parent
c42fd002c1
commit
5bbc7f95b1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
image:
|
image:
|
||||||
name: registry.gitlab.com/famedly/container/flutter-dockerimages:stable
|
name: registry.gitlab.com/famedly/containers/flutter-dockerimages:stable
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
@ -22,7 +22,7 @@ test:
|
||||||
|
|
||||||
build_web:
|
build_web:
|
||||||
stage: coverage
|
stage: coverage
|
||||||
image: registry.gitlab.com/famedly/container/flutter-dockerimages:beta
|
image: registry.gitlab.com/famedly/containers/flutter-dockerimages:beta
|
||||||
script:
|
script:
|
||||||
- sudo apt update
|
- sudo apt update
|
||||||
- sudo apt install curl -y
|
- sudo apt install curl -y
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue