Skip to content

Commit

Permalink
Merge pull request #13 from humanitec-architecture:podinfoPRflowFix
Browse files Browse the repository at this point in the history
Fixed broken PR flow - added missing HUMCTL_VERSION
  • Loading branch information
jayonthenet authored Feb 8, 2024
2 parents 91e1ffd + 5cca21c commit 6a8c9e7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ env:
BASE_ENVIRONMENT: 'development'
ENVIRONMENT_TYPE: 'development'
SCORE_HUMANITEC_VERSION: '0.8.0'
HUMCTL_VERSION: '0.13.0'
ENVIRONMENT_ID: {% raw %}pr-${{ github.event.number }}{% endraw %}
ENVIRONMENT_NAME: {% raw %}PR-${{ github.event.number }}{% endraw %}

Expand Down

0 comments on commit 6a8c9e7

Please sign in to comment.