Skip to content

Commit

Permalink
Testing empty string for environment
Browse files Browse the repository at this point in the history
  • Loading branch information
bradbown committed Sep 30, 2024
1 parent 405d683 commit a0c1b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coordinator-build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
build-and-publish:
runs-on: ubuntu-22.04
name: Coordinator build
environment: docker-build-and-e2e
environment: ''
env:
COMMIT_TAG: ${{ inputs.commit_tag }}
DEVELOP_TAG: ${{ inputs.develop_tag }}
Expand Down

0 comments on commit a0c1b0a

Please sign in to comment.