Skip to content
Snippets Groups Projects
Commit f30c8f77 authored by Aidil Rezjki Suljztan Syawaludin's avatar Aidil Rezjki Suljztan Syawaludin
Browse files

Test again CD.

parent 063751b6
1 merge request!1CI-CD for Engima
Pipeline #18205 passed with stage
in 17 seconds
......@@ -9,6 +9,8 @@ git stash
git pull origin deployCICD
echo 'Removing existing container...'
sudo docker-compose stop engima_php && sleep 10
echo 'Creating .env'
cp ENV.SAMPLE .env
echo 'Run the container...'
sudo docker-compose up -d
echo 'Process done.'
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment