This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pavel
/
swifter
mirror da
https://github.com/httpswift/swifter
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Add the buildkit pipeline YAML
Victor Sigler
5 anni fa
parent
718f82c26a
commit
e1e96b5027
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione unificata
Mostra Diff Stats
3
0
.buildkite/pipeline.yaml
+ 3
- 0
.buildkite/pipeline.yaml
Vedi File
@@ -0,0 +1,3 @@
+steps:
+ - label: "Example Test"
+ command: echo "Hello!"