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 b26aaac commit bd75be2Copy full SHA for bd75be2
.circleci/config.yml
@@ -49,6 +49,8 @@ jobs: # a collection of steps
49
severity-threshold: low
50
target-file: Dockerfile
51
docker-image-name: my-new-container-circleci-goof-image
52
+
53
+build-test-monitor-iac:
54
docker:
55
- image: 'snyk/snyk-cli:npm'
56
parameters:
0 commit comments