Commit 67af6bd8 authored by Geoff Simmons's avatar Geoff Simmons

More gitlab CI bugfixing.

parent 68509b24
......@@ -23,8 +23,8 @@ push_to_docker:
test:
image: golang:1.19
stage: test
rules:
- changes:
only:
changes:
- cmd/**.go
- pkg/**.go
- go.mod
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment