forked from BLC/sgeUpdated
Update sgeupdated pipeline v3
problem in restarting docker
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
cd sgeUpdated-backend
|
||||
mvn clean install
|
||||
cd ..
|
||||
docker compose up -d --build backend
|
||||
docker compose up -d --build DockerFile
|
||||
fi
|
||||
|
||||
# --- Frontend ---
|
||||
@@ -50,5 +50,5 @@ jobs:
|
||||
fi
|
||||
npm run build
|
||||
cd ..
|
||||
docker compose up -d --build frontend
|
||||
docker compose up -d --build DockerFile
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user