Skip to content

Commit

Permalink
Updating OSS packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
kadraman committed Nov 4, 2024
1 parent 94e9617 commit a8b3da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
# FOD_LOGIN_EXTRA_OPTS: --socket-timeout=60s
FOD_RELEASE: ${{ format('{0}:{1}', steps.fortify-app-and-rel-name.outputs.app_name, steps.fortify-app-and-rel-name.outputs.release_name) }}
#FOD_RELEASE: ${{ steps.fortify-app-and-rel-name.outputs.release_id }}
#PACKAGE_EXTRA_OPTS: -oss
PACKAGE_EXTRA_OPTS: -oss
DO_SETUP: true
SETUP_EXTRA_OPTS: ${{ format('--sdlc-status Development --copy-from {0}', vars.FOD_PARENT_RELEASE_ID) }}
DO_WAIT: true
Expand Down

0 comments on commit a8b3da2

Please sign in to comment.