mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-21 02:11:19 +00:00
GitLab-CI: builders may reuse jobs, force remake links
This commit is contained in:
parent
e1f2cbd8ad
commit
78af4afc06
1 changed files with 1 additions and 1 deletions
|
@ -551,7 +551,7 @@ Alpine 3 GCC:
|
|||
echo -e "\e[0Ksection_start:`date +%s`:apk_cache[collapsed=true]\r\e[0KUpdating APK listing"
|
||||
- export APK_CACHE_DIR=`pwd`/apk-cache
|
||||
- mkdir --parents --verbose $APK_CACHE_DIR/
|
||||
- ln -s /etc/apk/cache $APK_CACHE_DIR
|
||||
- ln -sf /etc/apk/cache $APK_CACHE_DIR
|
||||
- |
|
||||
# apk_cache
|
||||
echo -e "\e[0Ksection_end:`date +%s`:apk_cache\r\e[0K"
|
||||
|
|
Loading…
Reference in a new issue