This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pavel
/
swifter
espejo de
https://github.com/httpswift/swifter
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Add the buildkit pipeline YAML
Victor Sigler
hace 5 años
padre
718f82c26a
commit
e1e96b5027
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
.buildkite/pipeline.yaml
+ 3
- 0
.buildkite/pipeline.yaml
Ver fichero
@@ -0,0 +1,3 @@
+steps:
+ - label: "Example Test"
+ command: echo "Hello!"