Skip to content

Commit

Permalink
Force push to registry
Browse files Browse the repository at this point in the history
  • Loading branch information
louptheron committed Oct 23, 2024
1 parent b71dc2b commit 38b5683
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,11 +319,7 @@ jobs:
needs:
[
version,
unit_test_backend,
unit_test_frontend,
e2e_test,
e2e_multi_windows_test,
generate_and_upload_source_maps,
build,
]
runs-on: ubuntu-22.04
if: needs.version.outputs.IS_RELEASE && !contains(github.ref, 'dependabot')
Expand Down

0 comments on commit 38b5683

Please sign in to comment.