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:
- .lint
- .angular-image
artifacts:
untracked: true
# needs:
# - build_fe