update steps
This commit is contained in:
parent
e86765b8ff
commit
679453783a
@ -10,7 +10,8 @@ pipeline {
|
|||||||
sh '''
|
sh '''
|
||||||
ssh -o StrictHostKeyChecking=no kreamond@109.73.204.66 '
|
ssh -o StrictHostKeyChecking=no kreamond@109.73.204.66 '
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
echo "hello"
|
cd ~/docbot || exit 1
|
||||||
|
git pull origin main
|
||||||
'
|
'
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user