| author | |
| committer | |
| log | a82bf7359291d11493a5aa23b99be1bebda990b5 |
| tree | aa520a934bff641b4c5a9b43b3d1297cfff36f01 |
| parent | 8ffb0b6bd2fc3e69f6001ed4a4b4b8821b3d76e6 |
1 files changed, 0 insertions(+), 2 deletions(-)
.circleci/config.yml-2| ... | @@ -1,8 +1,6 @@ | ... | @@ -1,8 +1,6 @@ |
| 1 | # Golang CircleCI 2.0 configuration file | 1 | # Golang CircleCI 2.0 configuration file |
| 2 | # See https://circleci.com/docs/2.0/language-go/ | 2 | # See https://circleci.com/docs/2.0/language-go/ |
| 3 | version: 2.1 | 3 | version: 2.1 |
| 4 | orbs: | ||
| 5 | docker: circleci/docker@1.0.1 | ||
| 6 | jobs: | 4 | jobs: |
| 7 | build: | 5 | build: |
| 8 | working_directory: /home/circleci/zigmod | 6 | working_directory: /home/circleci/zigmod |