MODULES-10236 disable deploy_to_forge for the module
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user