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 c9da5bf commit 20f0747Copy full SHA for 20f0747
.buildkite/pipeline.yml
@@ -11,6 +11,8 @@ steps:
11
- echo $(node -v)
12
- echo "+++ MiscVariables"
13
- echo "CI -> $CI"
14
+ - echo "Repo"
15
+ - gh repo list
16
- label: '[Monorepo] QA'
17
key: monorepo
18
agents:
0 commit comments