diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7403f5a..bfc639d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,5 @@ +image: jmchr/opengl-test-env:latest + # Define the stages of your pipeline stages: - build