We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2484a03 commit 7b90d1fCopy full SHA for 7b90d1f
.github/workflows/publish_edge.yml
@@ -31,4 +31,4 @@ jobs:
31
- uses: actions/checkout@v1
32
- name: Build and Push Edge to DockerHub
33
shell: bash
34
- run: echo 1 || ./dev-scripts/build_and_push_edge.sh
+ run: ./dev-scripts/build_and_push_edge.sh
0 commit comments