File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ build-job:
6363 - " build.sh"
6464 - " conf-*.sh"
6565 when : always
66- - if : $CI_PIPELINE_SOURCE == "schedule" && $CI_COMMIT_TAG == "nightly"
66+ - if : $CI_PIPELINE_SOURCE == "schedule"
6767 when : always
6868 - if : $CI_PIPELINE_SOURCE == "web" # Started manually on the GitLab website
6969 when : always
@@ -79,7 +79,7 @@ ping-cache:
7979 interruptible : false
8080 timeout : " 5 minutes"
8181 rules :
82- - if : $CI_PIPELINE_SOURCE == "schedule" && $CI_COMMIT_TAG == "nightly"
82+ - if : $CI_PIPELINE_SOURCE == "schedule"
8383 when : always
8484 before_script : []
8585 script : " test ! -d './cache/build' || date -u -- '+%s' 1> './cache/build/last-ping.dat'"
Original file line number Diff line number Diff line change 55numericId=928871
66id=google-sync-addon
77name=Google sync add-on
8- version=v1.3.2.38 -alpha
8+ version=v1.3.2.39 -alpha
99versionCode=6
1010author=ale5000
1111description=It installs Google sync adapters on Android.
You can’t perform that action at this time.
0 commit comments