mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-13 12:31:13 +00:00
Fix cycles job name
This commit is contained in:
parent
9402789437
commit
da05e21375
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ formatting-1.15:
|
|||
script:
|
||||
- mix format --check-formatted
|
||||
|
||||
cycles-1.13:
|
||||
cycles-1.15:
|
||||
extends: .build_changes_policy
|
||||
image: *formatting_elixir
|
||||
stage: lint
|
||||
|
|
Loading…
Reference in a new issue