remove artifacts:untracked from lint job

This commit is contained in:
Marco Zeisler 2021-05-11 20:42:46 +02:00
parent 0a55437743
commit 094c0001c2

View File

@ -56,8 +56,6 @@ lint_fe:
extends: extends:
- .lint - .lint
- .angular-image - .angular-image
artifacts:
untracked: true
# needs: # needs:
# - build_fe # - build_fe