mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
(.gitlab-ci.yml) Reduce all artefact expiration times to 1 day
This commit is contained in:
parent
3200d138b0
commit
eaf7451966
@ -17,7 +17,7 @@ build-retroarch-windows-x64:
|
|||||||
paths:
|
paths:
|
||||||
- retroarch.exe
|
- retroarch.exe
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "MOC=/usr/lib/mxe/usr/x86_64-w64-mingw32.shared/qt5/bin/moc ./configure --host=x86_64-w64-mingw32.shared"
|
- "MOC=/usr/lib/mxe/usr/x86_64-w64-mingw32.shared/qt5/bin/moc ./configure --host=x86_64-w64-mingw32.shared"
|
||||||
@ -58,7 +58,7 @@ build-retroarch-windows-i686:
|
|||||||
paths:
|
paths:
|
||||||
- retroarch.exe
|
- retroarch.exe
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "MOC=/usr/lib/mxe/usr/i686-w64-mingw32.shared/qt5/bin/moc ./configure --host=i686-w64-mingw32.shared"
|
- "MOC=/usr/lib/mxe/usr/i686-w64-mingw32.shared/qt5/bin/moc ./configure --host=i686-w64-mingw32.shared"
|
||||||
@ -100,7 +100,7 @@ build-retroarch-linux-x64:
|
|||||||
- retroarch
|
- retroarch
|
||||||
- retroarch_qt
|
- retroarch_qt
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
# Qt build
|
# Qt build
|
||||||
@ -140,7 +140,7 @@ build-retroarch-linux-i686:
|
|||||||
paths:
|
paths:
|
||||||
- retroarch
|
- retroarch
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
# Qt build
|
# Qt build
|
||||||
@ -180,7 +180,7 @@ build-retroarch-dingux-mips32:
|
|||||||
paths:
|
paths:
|
||||||
- retroarch_rg350.opk
|
- retroarch_rg350.opk
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "make -j$NUMPROC -f Makefile.rg350"
|
- "make -j$NUMPROC -f Makefile.rg350"
|
||||||
@ -286,7 +286,7 @@ build-static-retroarch-dummy-libnx-aarch64:
|
|||||||
- retroarch_switch.nro
|
- retroarch_switch.nro
|
||||||
- retroarch_switch.elf
|
- retroarch_switch.elf
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "make -f Makefile.libnx -j$NUMPROC HAVE_STATIC_DUMMY=1"
|
- "make -f Makefile.libnx -j$NUMPROC HAVE_STATIC_DUMMY=1"
|
||||||
@ -333,7 +333,7 @@ build-static-retroarch-dummy-vita:
|
|||||||
- eboot.bin
|
- eboot.bin
|
||||||
- param.sfo
|
- param.sfo
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "make -f Makefile.vita.salamander -j$NUMPROC"
|
- "make -f Makefile.vita.salamander -j$NUMPROC"
|
||||||
@ -370,7 +370,7 @@ build-static-retroarch-dummy-ps2:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- raboot.elf
|
- raboot.elf
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "make -f Makefile.ps2.salamander -j$NUMPROC release"
|
- "make -f Makefile.ps2.salamander -j$NUMPROC release"
|
||||||
@ -409,7 +409,7 @@ build-static-retroarch-dummy-psp:
|
|||||||
- EBOOT.PBP
|
- EBOOT.PBP
|
||||||
- kernel_functions.prx
|
- kernel_functions.prx
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "(cd bootstrap/psp1/kernel_functions_prx/ && make && cd -)"
|
- "(cd bootstrap/psp1/kernel_functions_prx/ && make && cd -)"
|
||||||
@ -452,7 +452,7 @@ build-static-retroarch-dummy-ctr:
|
|||||||
- RetroArch.3dsx
|
- RetroArch.3dsx
|
||||||
- RetroArch.smdh
|
- RetroArch.smdh
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "make -f Makefile.ctr.salamander -j$NUMPROC USE_CTRULIB_2=1"
|
- "make -f Makefile.ctr.salamander -j$NUMPROC USE_CTRULIB_2=1"
|
||||||
@ -495,7 +495,7 @@ build-static-retroarch-dummy-wiiu:
|
|||||||
paths:
|
paths:
|
||||||
- retroarch.rpx
|
- retroarch.rpx
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "make -f Makefile.wiiu -j$NUMPROC SALAMANDER_BUILD=1"
|
- "make -f Makefile.wiiu -j$NUMPROC SALAMANDER_BUILD=1"
|
||||||
@ -537,7 +537,7 @@ build-static-retroarch-dummy-wii:
|
|||||||
paths:
|
paths:
|
||||||
- boot.dol
|
- boot.dol
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "make -f Makefile.wii.salamander -j$NUMPROC EXTERNAL_LIBOGC=1 GX_PTHREAD_LEGACY=0"
|
- "make -f Makefile.wii.salamander -j$NUMPROC EXTERNAL_LIBOGC=1 GX_PTHREAD_LEGACY=0"
|
||||||
@ -580,7 +580,7 @@ build-static-retroarch-dummy-ngc:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "mkdir -p ${MEDIA_PATH}/${CI_PROJECT_NAME}/filters/audio"
|
- "mkdir -p ${MEDIA_PATH}/${CI_PROJECT_NAME}/filters/audio"
|
||||||
@ -618,7 +618,7 @@ build-static-retroarch-dummy-emscripten:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- ${MEDIA_PATH}
|
- ${MEDIA_PATH}
|
||||||
expire_in: 1 month
|
expire_in: 1 day
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- "mkdir -p ${MEDIA_PATH}/${CI_PROJECT_NAME}/filters/audio"
|
- "mkdir -p ${MEDIA_PATH}/${CI_PROJECT_NAME}/filters/audio"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user