Update .gitlab-ci.yml file

This commit is contained in:
Skarn
2021-08-31 17:55:47 +00:00
parent c22a76e55a
commit 2d30c541e7

View File

@@ -27,3 +27,7 @@ build:
# cache:
# paths:
# - "*.o"
only:
- web
allow_failure: false