mirror of
https://github.com/friendica/friendica
synced 2025-11-13 08:35:21 +01:00
Reset settings
This commit is contained in:
parent
a5436a367c
commit
ebc68d63c2
2 changed files with 12 additions and 12 deletions
|
|
@ -2,11 +2,11 @@
|
|||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
#depends_on:
|
||||
# - phpunit
|
||||
# - code_standards_check
|
||||
# - database_checks
|
||||
# - messages.po_check
|
||||
depends_on:
|
||||
- phpunit
|
||||
- code_standards_check
|
||||
- database_checks
|
||||
- messages.po_check
|
||||
|
||||
# This prevents executing this pipeline at other servers than ci.friendi.ca
|
||||
labels:
|
||||
|
|
@ -17,7 +17,7 @@ labels:
|
|||
when:
|
||||
repo: friendica/friendica
|
||||
branch: [ develop, '*-rc' ]
|
||||
event: [ push, pull_request ]
|
||||
event: push
|
||||
|
||||
skip_clone: true
|
||||
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@
|
|||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
#depends_on:
|
||||
# - phpunit
|
||||
# - code_standards_check
|
||||
# - database_checks
|
||||
# - messages.po_check
|
||||
depends_on:
|
||||
- phpunit
|
||||
- code_standards_check
|
||||
- database_checks
|
||||
- messages.po_check
|
||||
|
||||
# This prevents executing this pipeline at other servers than ci.friendi.ca
|
||||
labels:
|
||||
|
|
@ -17,7 +17,7 @@ labels:
|
|||
when:
|
||||
repo: friendica/friendica
|
||||
branch: [ develop, '*-rc' ]
|
||||
event: [ push, pull_request ]
|
||||
event: push
|
||||
|
||||
skip_clone: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue