4 Commits

Author SHA1 Message Date
fbc1e55e5c Merge branch 'main' of ssh://git.mifi.dev:12022/mifi/auth 2023-05-09 19:15:25 -04:00
653fc7d52f promnotions 2023-05-09 19:15:01 -04:00
84881edb61 promnotions 2023-05-09 19:14:04 -04:00
c8b1b72694 New pipeline eventing 2023-05-09 19:08:17 -04:00
2 changed files with 5 additions and 10 deletions

View File

@@ -61,8 +61,7 @@ trigger:
branch: branch:
- main - main
event: event:
# - pull_request - pull_request
- push
--- ---
kind: pipeline kind: pipeline
@@ -145,10 +144,7 @@ depends_on:
- Test Pipeline - Test Pipeline
trigger: trigger:
# branch:
# - main
event: event:
# - push
- tag - tag
--- ---
@@ -212,8 +208,7 @@ depends_on:
- Test Pipeline - Test Pipeline
trigger: trigger:
# branch:
# - main
event: event:
# - push - promote
- tag target:
- production

View File

@@ -1,6 +1,6 @@
{ {
"name": "@mifi/auth", "name": "@mifi/auth",
"version": "0.0.35", "version": "0.0.36",
"author": "mifi (Mike Fitzpatrick)", "author": "mifi (Mike Fitzpatrick)",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {