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
|
stage: build
|
||||||
script:
|
script:
|
||||||
- make build
|
- make build
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- campaigner
|
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- lint
|
- lint
|
||||||
|
|
Loading…
Reference in a new issue