Ignore Download and progress.. 2.3k lines unnecessary
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing

This commit is contained in:
2020-11-24 09:52:18 -05:00
parent ef69c7fb48
commit dc3131de23

View File

@ -6,7 +6,7 @@ steps:
- name: Build Game
image: maven:3-jdk-11
commands:
- mvn assembly:single
- mvn assembly:single | grep -v progress | grep -v Downloading | grep -v https
- name: gitea_release
image: plugins/gitea-release
settings: