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.
2 parents 1617b5c + 00baba2 commit ae44ed6Copy full SHA for ae44ed6
.github/workflows/ci.yml
@@ -11,6 +11,7 @@ jobs:
11
build:
12
if: github.repository == 'HuaweiCloudDeveloper/gaussdb-r2dbc'
13
runs-on: ubuntu-latest
14
+ environment: r2dbc-build
15
steps:
16
- uses: actions/checkout@v4
17
- name: Set up JDK 17
.github/workflows/release.yml
release:
0 commit comments