MODULES-10236 disable deploy_to_forge for the module

This commit is contained in:
sheena
2019-12-06 14:39:12 +00:00
parent 69a75c8e6a
commit aa255af5ad
3 changed files with 3 additions and 7 deletions

View File

@@ -17,9 +17,6 @@ stages:
- static
- spec
- acceptance
-
if: tag =~ ^v\d
name: deploy
matrix:
fast_finish: true
include:
@@ -72,9 +69,6 @@ matrix:
services: docker
stage: acceptance
sudo: required
-
env: DEPLOY_TO_FORGE=yes
stage: deploy
branches:
only:
- master