Skip to content

Commit e8df9c8

Browse files
committed
Move source files out of plugin folder
1 parent 2ac1042 commit e8df9c8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+45
-51
lines changed

build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ set -e
55
echo ==PARAMETERS==
66
echo ARTIFACTS: "${ARTIFACTS:=./artifacts}"
77

8-
cd plugin
98
go vet ./...
109
go test -race ./...
11-
cd ../
1210

1311
go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest
1412

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)