attempt to correct gate step
This commit is contained in:
@@ -12,7 +12,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- git fetch origin +refs/heads/master
|
- git fetch origin +refs/heads/master
|
||||||
- git show-ref
|
- git show-ref
|
||||||
- git diff --name-only HEAD~1..HEAD | grep -v '.drone.yml\|LICENSE\|README.md\|.gitignore\|Makefile' || exit 78
|
- git diff --name-only HEAD~1..HEAD | grep 'content\|themes\|config.yaml' || exit 78
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: bdebyl/hugo
|
image: bdebyl/hugo
|
||||||
|
|||||||
Reference in New Issue
Block a user