Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
Torrion
/
arbitry
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
test 55
master
komarov
4 anni fa
parent
837080da22
commit
899a9ee2eb
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.drone.yml
+ 2
- 2
.drone.yml
Vedi File
@@ -34,7 +34,7 @@ steps:
image: plugins/docker
settings:
dockerfile: docker/php/Dockerfile
registry: localhost
registry: localhost
:5000
repo: arbitry_php_base
dry_run: true
insecure: true
@@ -52,7 +52,7 @@ steps:
image: plugins/docker
settings:
dockerfile: docker/php-fpm/Dockerfile
registry: localhost
registry: localhost
:5000
repo: arbitry_php_fpm
dry_run: true
insecure: true
Write
Preview
Loading…
Annulla
Salva