mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
Disable artifact uploading as it's not needed anymore with unified build and test
This commit is contained in:
@@ -91,9 +91,9 @@ stages:
|
||||
- ./configure
|
||||
- make -k all V=1
|
||||
- make -k check V=1
|
||||
artifacts:
|
||||
untracked: true
|
||||
expire_in: '1 hour'
|
||||
# artifacts:
|
||||
# untracked: true
|
||||
# expire_in: '1 hour'
|
||||
|
||||
.test: &test_job
|
||||
stage: test
|
||||
|
Reference in New Issue
Block a user