Test with shell executor

This commit is contained in:
2023-08-20 20:50:23 +02:00
parent 2b6019d465
commit dbbd7e5944

View File

@@ -6,8 +6,6 @@
# This specific template is located at:
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Go.gitlab-ci.yml
image: golang:latest
stages:
- test
- build