forked from Abdulbari/sgeUpdated
Update sgeupdated pipeline v13
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
npm run build
|
||||
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 rm sgeupdated-frontend-1 || true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user