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 476f6b9 commit 5548f8fCopy full SHA for 5548f8f
src/commands/authenticate_with_oidc.yml
@@ -12,7 +12,7 @@ steps:
12
name: Configure Cloudsmith organisation
13
command: |
14
if [ -z "$CLOUDSMITH_ORGANISATION" ]
15
- then
+ then
16
echo "export CLOUDSMITH_ORGANISATION=\"financial-times\"" >> $BASH_ENV
17
fi
18
- run:
0 commit comments