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 311f36b commit c85b942Copy full SHA for c85b942
.github/workflows/build-backend.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Test
26
if: always()
27
run: |
28
- sleep
+ tail -f /dev/null
29
- name: Run kaniko
30
working-directory: ./backend
31
0 commit comments