forked from BLC/sgeUpdated
Update sgeupdated pipeline v13
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
|||||||
npm run build
|
npm run build
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
# Stop & remove old frontend container (ignore errors if not exists)
|
# Stop & remove old frontend container (ignore errors if no exists)
|
||||||
docker stop sgeupdated-frontend-1 || true
|
docker stop sgeupdated-frontend-1 || true
|
||||||
docker rm sgeupdated-frontend-1 || true
|
docker rm sgeupdated-frontend-1 || true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user