File tree 1 file changed +13
-13
lines changed
1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 4
4
- 2.7
5
5
before_install :
6
6
- bundle config set without 'local_development'
7
- jobs :
8
- include :
9
- - stage : gem release
10
- rvm : 2.7
11
- script : echo "Deploying to rubygems.org ..."
12
- deploy :
13
- provider : rubygems
14
- api_key :
15
- secure : AzTHDbKRr1ZO4E2mRyvU054Tx8c2cZbKkoDBZjSAQ2CY3E7oH137NTAIGd4BthH/E9mbEXtGpZIDfWPbaOcUJQ5Bz24CWTKmGyic6FrPhJnOW5CKVSLGCDPzpmqHULv/GTN16YN0Dh1HLeGYZzlHlxT0+4AVvbvBAleHrAFeJs8=
16
- gem : pact
17
- on :
18
- tags : true
19
- repo : pact-foundation/pact-ruby
7
+ # jobs:
8
+ # include:
9
+ # - stage: gem release
10
+ # rvm: 2.7
11
+ # script: echo "Deploying to rubygems.org ..."
12
+ # deploy:
13
+ # provider: rubygems
14
+ # api_key:
15
+ # secure: AzTHDbKRr1ZO4E2mRyvU054Tx8c2cZbKkoDBZjSAQ2CY3E7oH137NTAIGd4BthH/E9mbEXtGpZIDfWPbaOcUJQ5Bz24CWTKmGyic6FrPhJnOW5CKVSLGCDPzpmqHULv/GTN16YN0Dh1HLeGYZzlHlxT0+4AVvbvBAleHrAFeJs8=
16
+ # gem: pact
17
+ # on:
18
+ # tags: true
19
+ # repo: pact-foundation/pact-ruby
You can’t perform that action at this time.
0 commit comments