Skip to content

Commit

Permalink
Merge pull request puppetlabs#557 from puppetlabs/pdksync_pdksync-dis…
Browse files Browse the repository at this point in the history
…ableforge

pdksync - "MODULES-10236 disable deploy_to_forge for the module"
  • Loading branch information
david22swan authored Dec 6, 2019
2 parents 6852dcd + 6dc9580 commit 641a59f
Show file tree
Hide file tree
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
Expand Up @@ -7,6 +7,8 @@
require:
- rubocop-rspec
".travis.yml":
deploy_to_forge:
enabled: false
docker_sets:
- set: docker/debian-8
- set: docker/ubuntu-14.04
Expand Down
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ stages:
- static
- spec
- acceptance
-
if: tag =~ ^v\d
name: deploy
matrix:
fast_finish: true
include:
Expand Down Expand Up @@ -52,9 +49,6 @@ matrix:
env: PUPPET_GEM_VERSION="~> 6.0" CHECK=parallel_spec
rvm: 2.5.3
stage: spec
-
env: DEPLOY_TO_FORGE=yes
stage: deploy
branches:
only:
- master
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
],
"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 641a59f

Please sign in to comment.