Add correct image to .gitlab-ci.yml
This commit is contained in:
parent
59fa6c1a21
commit
abc21b4edf
|
@ -1,3 +1,5 @@
|
||||||
|
image: jmchr/opengl-test-env:latest
|
||||||
|
|
||||||
# Define the stages of your pipeline
|
# Define the stages of your pipeline
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|
Loading…
Reference in New Issue