Add test to stages
This commit is contained in:
parent
229271fe0f
commit
3d6bfa60a8
|
@ -3,6 +3,7 @@ image: jmchr/opengl-test-env:latest
|
|||
# Define the stages of your pipeline
|
||||
stages:
|
||||
- build
|
||||
- test
|
||||
|
||||
variables:
|
||||
VCPKG_ROOT: "/vcpkg"
|
||||
|
|
Loading…
Reference in New Issue