Skip to content

Commit

Permalink
chore: update container to remove jenkins
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert committed Nov 3, 2023
1 parent 28ef5f2 commit c29397a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/license-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,10 @@ jobs:
runs-on: ubuntu-latest

container:
image: markackertca/zowe-license-scanning:split-report
options: --user root
image: zowe-docker-snapshot.jfrog.io/ompzowe/license-scan-build:v2x

steps:

- name: Update variables if releasing
run: |
if [[ "$PUBLISH_RELEASE" = true ]]; then
Expand Down

0 comments on commit c29397a

Please sign in to comment.