This commit is contained in:
Vendored
-2
@@ -1,6 +1,4 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
|
||||||
|
|
||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'node:16-alpine' // Use an image with Node.js and Docker installed
|
image 'node:16-alpine' // Use an image with Node.js and Docker installed
|
||||||
|
|||||||
Reference in New Issue
Block a user