Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
pass release to env
Browse files Browse the repository at this point in the history
  • Loading branch information
HamAndRock committed Jan 25, 2021
1 parent 193354d commit bbf3913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
--image ${{ env.DOCKER_IMG }} \
--project ${{ env.PROJECT_NAME }} \
--region ${{ env.REGION }} \
--set-env-vars RELEASE_VERSION=${{ steps.previoustag.outputs.tag }}
--port ${{ env.APP_PORT }} \
--quiet \
--platform managed

0 comments on commit bbf3913

Please sign in to comment.