Skip to content

Commit

Permalink
Create test workflow to test deployment annotation before merging
Browse files Browse the repository at this point in the history
Signed-off-by: haroldsphinx <[email protected]>
  • Loading branch information
haroldsphinx committed Sep 11, 2023
1 parent 0911ed0 commit 03f121f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-deployment-annotation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
},
"values": [
[
"'${{ env.CURR_DATE_TIME }}'}}'",
"Deployed Charon version '${{ env.RELEASE_VERSION }}'}}' to '${{ env.CLUSTER_NAME }}'}}'"
"Timestamp",
"Deployed Charon version "Message here"
]
]
}
Expand Down

0 comments on commit 03f121f

Please sign in to comment.