chore: remove jobs duplicated by automagic template

!34
This commit is contained in:
2023-05-29 10:39:22 +09:30
parent 75968b140c
commit 0598e813d4

View File

@ -120,15 +120,3 @@ gilab-ci.yml Lint (python 3.11):
extends: extends:
- .yaml_lint_defaults - .yaml_lint_defaults
image: python:3.11-slim image: python:3.11-slim
Gitlab Release:
variables:
MY_COMMAND: ./sub-folder_changlog.sh
extends:
- .gitlab_release
Github (Push --mirror):
extends:
- .git_push_mirror