We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5271796 commit bbd39c2Copy full SHA for bbd39c2
.github/workflows/on-tag.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
service:
22
- - frontend
+ #- frontend
23
- backend
24
runs-on: ubuntu-20.04
25
timeout-minutes: 120
0 commit comments