mirror of
https://github.com/thegeeklab/retry.git
synced 2024-11-10 13:30:39 +00:00
fix ci restrictions
This commit is contained in:
parent
700f1e251a
commit
2113f30939
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
when:
|
when:
|
||||||
- ref: refs/heads/${CI_REPO_DEFAULT_BRANCH}
|
- ref: refs/heads/main
|
||||||
- ref: refs/tags/**
|
- ref: refs/tags/**
|
||||||
- ref: refs/pull/**
|
- ref: refs/pull/**
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
when:
|
when:
|
||||||
- ref: refs/heads/${CI_REPO_DEFAULT_BRANCH}
|
- ref: refs/heads/main
|
||||||
- ref: refs/tags/**
|
- ref: refs/tags/**
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
when:
|
when:
|
||||||
- ref: refs/heads/${CI_REPO_DEFAULT_BRANCH}
|
- ref: refs/heads/main
|
||||||
- ref: refs/tags/**
|
- ref: refs/tags/**
|
||||||
- ref: refs/pull/**
|
- ref: refs/pull/**
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
when:
|
when:
|
||||||
- ref: refs/heads/${CI_REPO_DEFAULT_BRANCH}
|
- ref: refs/heads/main
|
||||||
- ref: refs/tags/**
|
- ref: refs/tags/**
|
||||||
- ref: refs/pull/**
|
- ref: refs/pull/**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user