Skip to content

Commit

Permalink
fix dockle to work w/ labkeyServer.jar name
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-willm committed Mar 22, 2024
1 parent 3690df8 commit 566a782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockle_xeol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: actions/checkout@v3
- name: Build an image from Dockerfile
run: |
cp labkeyServer-HelloWorld.jar labkeyServer.jar
LABKEY_VERSION=HelloWorld make build
- name: Run dockle on helloworld image
uses: goodwithtech/dockle-action@0.1.0
Expand Down

0 comments on commit 566a782

Please sign in to comment.