this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: rename release-after-prisma-schema-update to release-new-patch-version

+1 -1
+1 -1
.gitlab-ci.yml
··· 99 99 - 'git commit -m "chore(prisma): update schema.prisma after churros/churros change [ci release]"' 100 100 - git push gitlab_origin HEAD:main 101 101 102 - release-after-prisma-schema-update: 102 + release-new-patch-version: 103 103 extends: .gitops 104 104 stage: build 105 105 rules: