Skip to content

Commit cb61efd

Browse files
committed
publish test image so I can use it in k8s testing
1 parent b6f7fd4 commit cb61efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ jobs:
247247
uses: jwalton/gh-docker-logs@v2
248248

249249
publish:
250-
needs: [pre-commit, unit-tests, simulation-tests, integration-tests, integration-tests-historian]
250+
# needs: [pre-commit, unit-tests, simulation-tests, integration-tests, integration-tests-historian]
251251
runs-on: ubuntu-latest
252252
if: github.actor != 'dependabot[bot]'
253253
steps:

0 commit comments

Comments
 (0)