Skip to content

Commit

Permalink
fix (CI): broken CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mickael-kerjean committed Nov 18, 2023
1 parent 5a2468e commit b35e0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
# npm test

release_docker_amd64:
if: github.ref == 'refs/heads/master'
# if: github.ref == 'refs/heads/master'
needs: [ test_backend, test_frontend ]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b35e0e0

Please sign in to comment.