Update .gitlab-ci.yml file

This commit is contained in:
Chris Cowley 2024-06-27 09:03:12 +00:00
parent d652d656ba
commit e6769a3f91

View file

@ -16,7 +16,7 @@
# This specific template is located at:
# 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
- validate
- test