We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5153332 commit 9b7d0b2Copy full SHA for 9b7d0b2
1 file changed
.buildkite/pipeline.yml
@@ -4,6 +4,9 @@ common_params:
4
- &docker_plugin
5
docker#v3.8.0:
6
image: &ruby_version "ruby:2.7.4"
7
+ propagate-environment: true
8
+ environment:
9
+ - "RUBYGEMS_API_KEY"
10
- &docker_plugin_with_danger_token
11
12
image: *ruby_version
0 commit comments