Commit da672822 by Chif Gergő

build only master and dev branches

parent 849bff82
Pipeline #1272 passed with stages
in 0 seconds
......@@ -36,14 +36,11 @@ deploy_staging:
git clone https://git.ik.bme.hu/RECIRCLE/portal.git &&
cd portal &&
git submodule update --init --recursive &&
git fetch &&
git checkout DEV &&
docker-compose -f docker-compose.prod.yml up --build &&
exit
environment:
name: staging
url: http://vm.niif.cloud.bme.hu:20088
only:
- dockerization
- DEV
- master
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment