diff --git a/.woodpecker.yml b/.woodpecker.yml index e77b27a..d21aab3 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,9 +1,9 @@ pipeline: - build-test: - image: go - commands: - - go build - - go test + # build-test: + # image: go + # commands: + # - go build + # - go test publish: image: plugins/docker diff --git a/rageshake b/rageshake new file mode 100755 index 0000000..d5bb5fa Binary files /dev/null and b/rageshake differ