mirror of
https://github.com/lxsang/ant-http
synced 2025-04-19 00:46:44 +02:00
Update Jenkinsfile
This commit is contained in:
parent
82bede7e72
commit
81e73669e6
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -43,7 +43,7 @@ pipeline{
|
|||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
make
|
make
|
||||||
DESTDIR=$WORKSPACE/build make install
|
DESTDIR=$WORKSPACE/build make install
|
||||||
ln -sf ../../usr/etc/antd-config.ini build/opt/www/config.ini.example
|
cp $WORKSPACE/build/usr/etc/antd-config.ini build/opt/www/config.ini.example
|
||||||
'''
|
'''
|
||||||
script {
|
script {
|
||||||
// only useful for any master branch
|
// only useful for any master branch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user