0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-06-02 18:29:40 +02:00

chore: only allow squash merge

This commit is contained in:
Robert Kaussow 2023-10-30 12:19:04 +01:00
parent 1063ab4d42
commit 1baa24905b
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 4 additions and 4 deletions

View File

@ -172,7 +172,7 @@ steps:
DOCKER_USER:
from_secret: docker_username
PUSHRM_FILE: README.md
PUSHRM_SHORT: Drone plugin to build multiarch Docker images with buildx
PUSHRM_SHORT: Drone plugin to provision via Ansible
PUSHRM_TARGET: owncloudci/${DRONE_REPO_NAME}
when:
status:

View File

@ -14,8 +14,8 @@ repository:
default_branch: main
allow_squash_merge: true
allow_merge_commit: true
allow_rebase_merge: true
allow_merge_commit: false
allow_rebase_merge: false
labels:
- name: bug
@ -48,7 +48,7 @@ labels:
teams:
- name: bot
permission: admin
permission: write
branches:
- name: main