build: ci adjustments (#11)

* build: git status step

* repo: add gitignore

* build: remove --skip-validate for snapshot builds

* build: remove --skip-validate for publish builds
This commit is contained in:
l3uddz
2021-02-15 19:06:02 +00:00
committed by GitHub
parent d92881e4b1
commit 95cf1fe961
3 changed files with 17 additions and 2 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# misc
/.idea/
/.vscode/
# configuration
config.yml
# vendor files
/vendor/
# dist folder
/dist/