Update .gitlab-ci.yml file
This commit is contained in:
parent
d652d656ba
commit
e6769a3f91
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
# This specific template is located at:
|
# This specific template is located at:
|
||||||
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml
|
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml
|
||||||
|
|
||||||
image: ghcr.io/opentofu/opentofu:1.7.2
|
image: docker.io/library/alpine:latest
|
||||||
stages: # List of stages for jobs, and their order of execution
|
stages: # List of stages for jobs, and their order of execution
|
||||||
- validate
|
- validate
|
||||||
- test
|
- test
|
||||||
|
|
Loading…
Add table
Reference in a new issue