We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44df653 commit 55c6f76Copy full SHA for 55c6f76
.github/workflows/build.yaml
@@ -24,3 +24,5 @@ jobs:
24
webpackStatsFile: ./artifacts/webpack-stats.json
25
key: ${{ secrets.RELATIVE_CI_KEY }}
26
token: ${{ secrets.GITHUB_TOKEN }}
27
+ env:
28
+ DEBUG: relative-ci:agent
0 commit comments