add artifacts
This commit is contained in:
parent
37fd063c05
commit
53dfa8d824
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ build:
|
|||
kzonecheck -v -o $zone $zonefile
|
||||
echo $(echo -n $zone | sha1sum | cut -f1 -d' ').zones 0 IN PTR $zone. >> catalog-zones/dns-witch-catalog.zone
|
||||
done
|
||||
artifacts:
|
||||
paths:
|
||||
- catalog-zones/*
|
||||
expire_in: 1 day
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
|
Loading…
Reference in a new issue