mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
Create config.yml
This commit is contained in:
parent
e13bd2af8c
commit
5df8fef059
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ jobs:
|
||||||
name: Run Kubernetes deployment tests
|
name: Run Kubernetes deployment tests
|
||||||
command: |
|
command: |
|
||||||
cd ~/go/src/${CIRCLE_PROJECT_USERNAME}/ci/test/k8sdeployment
|
cd ~/go/src/${CIRCLE_PROJECT_USERNAME}/ci/test/k8sdeployment
|
||||||
go mod download
|
go mod tidy
|
||||||
GO111MODULE=on go test -v ./...
|
GO111MODULE=on go test -v ./...
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue