Skip to content

Commit

Permalink
MODULES-10236 disable deploy_to_forge for the module
Browse files Browse the repository at this point in the history
sheenaajay committed Dec 6, 2019

Verified

This commit was signed with the committer’s verified signature.
primeos Michael Weiss
1 parent 15b9c10 commit 0c93610
Showing 3 changed files with 3 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
@@ -5,6 +5,8 @@
default_configs:
inherit_from: ".rubocop_todo.yml"
".travis.yml":
deploy_to_forge:
enabled: false
includes:
- bundler_args:
dist: trusty
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -17,9 +17,6 @@ stages:
- static
- spec
- acceptance
-
if: tag =~ ^v\d
name: deploy
matrix:
fast_finish: true
include:
@@ -74,9 +71,6 @@ matrix:
services: docker
stage: acceptance
sudo: required
-
env: DEPLOY_TO_FORGE=yes
stage: deploy
branches:
only:
- master
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -84,5 +84,5 @@
"description": "Module for Apache configuration",
"pdk-version": "1.14.1",
"template-url": "https://github.com/puppetlabs/pdk-templates#master",
"template-ref": "heads/master-0-gfaf9e8b"
"template-ref": "heads/master-0-g643529a"
}

0 comments on commit 0c93610

Please sign in to comment.