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 Aug 6, 2024
1 parent baf5d4d commit cc52fdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/orca-oes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
# Friendly description to be shown in the UI instead of 'name'
description: 'CUSTOMPLUGIN_RELEASEVERSION Version'
# Default value if no value is explicitly provided
default: 'v4.0.4.2-rc5'
default: '4.0-isd-spin-2024.06.00'
# Input has to be provided for the workflow to run
required: false
# The data type of the input
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:
with:
context: .
build-args: |
CUSTOMPLUGIN_RELEASEVERSION=4.0.4.2-rc5
CUSTOMPLUGIN_RELEASEVERSION=4.0-isd-spin-2024.06.00
CUSTOMPLUGIN_RELEASEORG=opsmx
CUSTOMPLUGIN_RELEASEREPO=armory-observability-plugin
CUSTOMPLUGIN_RELEASE_VERSION=1.0.1
Expand Down

0 comments on commit cc52fdf

Please sign in to comment.