mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 04:28:38 +02:00
Fix format in CI (#187)
This commit is contained in:
parent
2f535e77e2
commit
e0201e036c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ jobs:
|
|||
mkdir -p ~/go/src/${CIRCLE_PROJECT_USERNAME}/ci
|
||||
git clone https://github.com/${CIRCLE_PROJECT_USERNAME}/ci ~/go/src/${CIRCLE_PROJECT_USERNAME}/ci
|
||||
- run:
|
||||
name: Clone CoreDNS repo
|
||||
name: Clone CoreDNS repo
|
||||
command: |
|
||||
mkdir -p ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns
|
||||
git clone https://github.com/${CIRCLE_PROJECT_USERNAME}/coredns ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue