1 Commits
1.0.8 ... 1.0.9

Author SHA1 Message Date
bb7b15351d More attempts at publishing... 2023-05-26 09:08:33 -04:00
2 changed files with 4 additions and 4 deletions

View File

@@ -126,9 +126,9 @@ steps:
repo: git.mifi.dev/mifi/auth-service
registry: git.mifi.dev
build_args:
MONGO_ENTRY_FILE: latest
MONGO_VERSION: latest
NPM_TOKEN:
- MONGO_ENTRY_FILE=latest
- MONGO_VERSION=latest
- NPM_TOKEN:
from_secret: reg_token
ssh-agent-key:
from_secret: reg_token

View File

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