This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
cmte
/
music-brainz-go
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
issue: set label propertie on Jenkinsfile
Douglas A
%!s(int64=4) %!d(string=hai) anos
pai
73608f2b61
achega
a931f8e0fe
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
jenkins/Jenkinsfile
+ 1
- 1
jenkins/Jenkinsfile
Ver ficheiro
@@ -1,6 +1,6 @@
pipeline {
agent {
-
table
'go'
+
label
'go'
}
tools {
go 'go-1.16'