sifu-gogs
3 năm trước cách đây
mục cha
commit
d843a29fde
1 tập tin đã thay đổi với
1 bổ sung và
2 xóa
-
1
2
Jenkinsfile
|
@@ -1,8 +1,7 @@
|
|
|
pipeline {
|
|
pipeline {
|
|
|
agent {
|
|
agent {
|
|
|
docker {
|
|
docker {
|
|
|
- image 'node:16-alpine'
|
|
|
|
|
- args '-p 3000:3000'
|
|
|
|
|
|
|
+ image 'node:16-alpine'
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
stages {
|
|
stages {
|