Skip to content

Commit 1d315ce

Browse files
committed
HACK: use my container for testing
Signed-off-by: Randolph Sapp <[email protected]>
1 parent ae6530a commit 1d315ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
if: ${{ github.event.workflow_run.conclusion == 'success' }}
1616
container:
17-
image: ghcr.io/texasinstruments/processor-sdk-doc:latest
17+
image: ghcr.io/staticrocket/processor-sdk-doc:latest
1818
options: --entrypoint /bin/bash
1919

2020
steps:

0 commit comments

Comments
 (0)