mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-03-14 14:16:16 +01:00
Create config.yml (#252)
This commit is contained in:
parent
e13bd2af8c
commit
e2cf17fb00
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ jobs:
|
|||
name: Run Kubernetes deployment tests
|
||||
command: |
|
||||
cd ~/go/src/${CIRCLE_PROJECT_USERNAME}/ci/test/k8sdeployment
|
||||
go mod download
|
||||
go mod tidy
|
||||
GO111MODULE=on go test -v ./...
|
||||
|
||||
workflows:
|
||||
|
|
Loading…
Reference in a new issue