We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af7e3c6 commit f51619bCopy full SHA for f51619b
.circleci/config.yml
@@ -29,6 +29,7 @@ jobs:
29
- v2-dep-{{ .Branch }}-
30
- v2-dep-master-
31
- v2-dep-
32
+ - run: rm -rf /go/src/github.com/galexrt/dellhw_exporter
33
- checkout
34
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS
35
- run:
0 commit comments