Skip to content

Commit b3e1bc3

Browse files
committed
HACK: use my container for testing
Signed-off-by: Randolph Sapp <rs@ti.com>
1 parent ae6530a commit b3e1bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)