use tests from master

fix/3p-ci-error-handling
Miro Stauder 8 months ago committed by GitHub
parent 4f4cd87407
commit a9daf29797
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -72,7 +72,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'proxysql/jenkins-build-scripts'
ref: 'proxysql_repl_tests'
# ref: 'proxysql_repl_tests'
fetch-depth: 0
path: 'jenkins-build-scripts'
token: ${{ secrets.GH_TOKEN_PROXYSQL }}

@ -72,7 +72,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'proxysql/jenkins-build-scripts'
ref: 'proxysql_repl_tests'
# ref: 'proxysql_repl_tests'
fetch-depth: 0
path: 'jenkins-build-scripts'
token: ${{ secrets.GH_TOKEN_PROXYSQL }}

Loading…
Cancel
Save