Pipeline triggers
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
2023-05-04 11:28:12 -04:00
parent d011f15136
commit 193b3158c6
2 changed files with 1 additions and 5 deletions

View File

@@ -154,8 +154,6 @@ depends_on:
- Build Pipeline
trigger:
branch:
- main
event:
- tag
@@ -211,7 +209,5 @@ depends_on:
- Build Pipeline
trigger:
branch:
- main
event:
- tag

View File

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