This commit is contained in:
parent
2e884a3b90
commit
14b1799f20
|
@ -13,7 +13,7 @@ pipeline {
|
|||
echo "------"
|
||||
pwd
|
||||
echo "------"
|
||||
docker build -t bbuddy/bbuddy_ui:latest .
|
||||
docker build --progress=plain -t bbuddy/bbuddy_ui:latest .
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue