Compare commits
2 Commits
7f0f7aa552
...
caba80ad2b
Author | SHA1 | Date | |
---|---|---|---|
caba80ad2b | |||
66e58071ce |
@ -1,4 +1,8 @@
|
||||
steps:
|
||||
- name: lint
|
||||
image: hadolint/hadolint:latest-alpine
|
||||
commands:
|
||||
- "hadolint --failure-threshold error Dockerfile"
|
||||
- name: build
|
||||
image: docker
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user