mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-10 06:00:04 +00:00
e2e: Retry the GitHub API calls
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
a572274c5c
commit
ebdf9ed379
2 changed files with 23 additions and 4 deletions
1
.github/workflows/bootstrap.yaml
vendored
1
.github/workflows/bootstrap.yaml
vendored
|
|
@ -79,6 +79,7 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITPROVIDER_BOT_TOKEN }}
|
||||
GITHUB_REPO_NAME: ${{ steps.vars.outputs.test_repo_name }}
|
||||
GITHUB_ORG_NAME: fluxcd-testing
|
||||
- name: libgit2
|
||||
run: |
|
||||
/tmp/flux create source git test-libgit2 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue