mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
Synchronize the lifetime of artifact to 1 week
This commit is contained in:
@@ -142,7 +142,7 @@ stages:
|
|||||||
- autoreconf -fi
|
- autoreconf -fi
|
||||||
artifacts:
|
artifacts:
|
||||||
untracked: true
|
untracked: true
|
||||||
expire_in: "1 hour"
|
expire_in: "1 week"
|
||||||
|
|
||||||
.configure: &configure |
|
.configure: &configure |
|
||||||
./configure \
|
./configure \
|
||||||
@@ -173,7 +173,7 @@ stages:
|
|||||||
- autoreconf:sid:amd64
|
- autoreconf:sid:amd64
|
||||||
artifacts:
|
artifacts:
|
||||||
untracked: true
|
untracked: true
|
||||||
expire_in: "1 hour"
|
expire_in: "1 week"
|
||||||
|
|
||||||
.setup_interfaces: &setup_interfaces |
|
.setup_interfaces: &setup_interfaces |
|
||||||
if [ "$(id -u)" -eq "0" ]; then
|
if [ "$(id -u)" -eq "0" ]; then
|
||||||
@@ -816,7 +816,7 @@ msvc:windows:amd64:
|
|||||||
- '& msbuild.exe /maxCpuCount:2 /t:Build /p:Configuration=$VSCONF bind9.sln'
|
- '& msbuild.exe /maxCpuCount:2 /t:Build /p:Configuration=$VSCONF bind9.sln'
|
||||||
artifacts:
|
artifacts:
|
||||||
untracked: true
|
untracked: true
|
||||||
expire_in: "1 hour"
|
expire_in: "1 week"
|
||||||
|
|
||||||
system:msvc:windows:amd64:
|
system:msvc:windows:amd64:
|
||||||
stage: system
|
stage: system
|
||||||
|
Reference in New Issue
Block a user