Skip to content

Commit

Permalink
Update orca-oes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumarp authored Nov 13, 2024
1 parent 2a2f3c2 commit 7b3dc4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/orca-oes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
inputs:
CUSTOMPLUGIN_NAME:
# Friendly description to be shown in the UI instead of 'name'
description: 'CUSTOMPLUGIN_RELEASEVERSION Version'
description: 'CUSTOMPLUGIN_RELEASE NAME'
# Default value if no value is explicitly provided
#default: 'v4.isd-spin.2024.06.00'
default: '4.0-OPA-failOpen-changes-Nov13New'
Expand Down Expand Up @@ -87,6 +87,7 @@ jobs:
with:
context: .
build-args: |
echo ${{ github.event.inputs.CUSTOMPLUGIN_NAME }}
CUSTOMPLUGIN_RELEASEVERSION=${{ github.event.inputs.CUSTOMPLUGIN_NAME }}
CUSTOMPLUGIN_RELEASEORG=opsmx
CUSTOMPLUGIN_RELEASEREPO=armory-observability-plugin
Expand Down

0 comments on commit 7b3dc4f

Please sign in to comment.