Skip to content

Commit

Permalink
added configPathtry 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Jameshskelton committed May 18, 2023
1 parent 465bdc9 commit 2040524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ jobs:
CONTAINER_SHA: ${{ steps.set-container-sha.outputs.CONTAINER_SHA }}
with:
projectId: pioiimjvdsx
configPath: https://raw.githubusercontent.com/gradient-ai/Whisper-AutoCaption/main/.paperspace/app.yaml
configPath: /home/runner/work/Whisper-AutoCaption/.paperspace/app.yaml
image: ghcr.io/${{ github.repository }}:latest@${{ steps.build-push.outputs.digest }}

0 comments on commit 2040524

Please sign in to comment.