2 Commits

Author SHA1 Message Date
primakov 5da3dddc2c #7 check
gitea-bro-js/journal.pl/pipeline/head There was a failure building this commit
2024-03-29 11:35:55 +03:00
primakov e6faee3cff #7 check
gitea-bro-js/journal.pl/pipeline/head There was a failure building this commit
2024-03-29 11:30:22 +03:00
Vendored
+2 -2
View File
@@ -1,4 +1,4 @@
pipeline {
// pipeline {
agent {
docker {
image 'node:18'
@@ -26,4 +26,4 @@ pipeline {
}
}
}
}
// }