Skip to content

Commit

Permalink
👽 Temporarily disable oas-generate-sdk job requirement
Browse files Browse the repository at this point in the history
search.maven.org is down, which affects the job to generate the SDKs,
which blocks CI being able to push the patched Docker image for 2.7.8
  • Loading branch information
sergei-maertens committed Sep 24, 2024
1 parent febff89 commit e1bf702
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 @@ -569,7 +569,7 @@ jobs:
- docker_build
- oas-lint
- oas-postman
- oas-generate-sdks
# - oas-generate-sdks

name: Push Docker image
runs-on: ubuntu-latest
Expand Down

0 comments on commit e1bf702

Please sign in to comment.