Sfoglia il codice sorgente

Auto-build every Sat midnight

master
Arun Prakash Jana 5 anni fa
parent
commit
a5c5fc97e2
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .circleci/config.yml

+ 1
- 1
.circleci/config.yml Vedi File

@@ -79,7 +79,7 @@ workflows:
nightly:
triggers:
- schedule:
cron: "0 0 * * 0"
cron: "0 0 * * 6"
filters:
branches:
only:


Loading…
Annulla
Salva