Update .gitlab-ci.yml file to remove the artifact
This commit is contained in:
parent
8c77e1a33f
commit
e023b80313
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ build:
|
|||
stage: build
|
||||
script:
|
||||
- make build
|
||||
artifacts:
|
||||
paths:
|
||||
- campaigner
|
||||
|
||||
stages:
|
||||
- lint
|
||||
|
|
Loading…
Reference in a new issue