Jenkinsfile.
This commit is contained in:
parent
b7fa990124
commit
5b50945649
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -2,7 +2,6 @@ pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'node:19-bullseye-slim'
|
||||
args '-p 3000:3000'
|
||||
}
|
||||
}
|
||||
environment {
|
||||
|
Loading…
Reference in New Issue
Block a user