diff options
author | Christian Segundo | 2024-04-07 10:45:05 +0200 |
---|---|---|
committer | Christian Segundo | 2024-04-07 18:19:48 +0200 |
commit | 8206fecdb86f05d353ef25c9596cebca5c1d28fb (patch) | |
tree | 169f50213c94e8a558bf1c235871c764045f4338 /goss.yaml | |
parent | 3891426ce8deba513c5bcf1594987bdcfc837304 (diff) | |
download | jenkins-agent-docker-cli-8206fecdb86f05d353ef25c9596cebca5c1d28fb.tar.gz |
install buildx
Diffstat (limited to 'goss.yaml')
-rw-r--r-- | goss.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/goss.yaml b/goss.yaml new file mode 100644 index 0000000..398de7d --- /dev/null +++ b/goss.yaml @@ -0,0 +1,3 @@ +--- +gossfile: + tests/*.yaml: {} |