Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
aagez
/
nexus-timers
Segui
1
Vota
1
Forka
0
Codice
Problemi
4
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
💚
: deploy test branch
master
Adrien
4 anni fa
parent
8182ce97dd
commit
4f99275d0a
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-1
.drone.yml
+ 2
- 1
.drone.yml
Vedi File
@@ -20,6 +20,7 @@ steps:
- name: Build new image
commands:
- git checkout test
- docker build . -f Dockerfile.production --tag="nexus-timers"
- name: Launch new container
@@ -28,4 +29,4 @@ steps:
trigger:
branch:
-
master
-
test
Scrivi
Anteprima
Caricamento…
Annulla
Salva