Something went wrong on our end
Resolve "Make gitlab run PHPunit tests"
1 unresolved thread
1 unresolved thread
Compare changes
- Oyvind.Gjesdal authored
+ 21
− 5
- ssh -6 -o "StrictHostKeyChecking=no" $MARCUS_USER@$MARCUS_SERVER "cd $MARCUS_HOME && git fetch && git checkout $CI_COMMIT_SHA && composer install --no-dev"
- ssh -6 -o "StrictHostKeyChecking=no" $MARCUS_USER@$MARCUS_SERVER "cd $ADMIN_HOME && git fetch && git checkout $CI_COMMIT_SHA && composer install --no-dev"