This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pavel
/
swifter
miroir de
https://github.com/httpswift/swifter
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Add the buildkit pipeline YAML
Victor Sigler
il y a 5 ans
Parent
718f82c26a
commit
e1e96b5027
1 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
3
0
.buildkite/pipeline.yaml
+ 3
- 0
.buildkite/pipeline.yaml
Voir le fichier
@@ -0,0 +1,3 @@
+steps:
+ - label: "Example Test"
+ command: echo "Hello!"