Skip to content

Commit 7b90d1f

Browse files
committed
Retry tests
1 parent 2484a03 commit 7b90d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_edge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- uses: actions/checkout@v1
3232
- name: Build and Push Edge to DockerHub
3333
shell: bash
34-
run: echo 1 || ./dev-scripts/build_and_push_edge.sh
34+
run: ./dev-scripts/build_and_push_edge.sh

0 commit comments

Comments
 (0)