mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 17:36:29 +03:00
ci(concourse): replace master branch with main
This commit is contained in:
@@ -3,14 +3,14 @@ resources:
|
|||||||
type: git
|
type: git
|
||||||
icon: github
|
icon: github
|
||||||
source:
|
source:
|
||||||
branch: master
|
branch: main
|
||||||
uri: https://github.com/deltachat/deltachat-core-rust.git
|
uri: https://github.com/deltachat/deltachat-core-rust.git
|
||||||
|
|
||||||
- name: deltachat-core-rust-release
|
- name: deltachat-core-rust-release
|
||||||
type: git
|
type: git
|
||||||
icon: github
|
icon: github
|
||||||
source:
|
source:
|
||||||
branch: master
|
branch: main
|
||||||
uri: https://github.com/deltachat/deltachat-core-rust.git
|
uri: https://github.com/deltachat/deltachat-core-rust.git
|
||||||
tag_filter: "v*"
|
tag_filter: "v*"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user