Not likely....
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-05-04 21:49:37 -04:00
parent 1e932d97c8
commit 1a717cd83e

View File

@@ -105,16 +105,6 @@ steps:
commands:
- yarn install
- yarn build
- name: NPM Auth
image: robertstettner/drone-npm-auth
settings:
username:
from_secret: registry_username
password:
from_secret: registry_password
email: mike@fitz.guru
registry: https://git.mifi.dev
scope: mifi
- name: Publish NPM
image: plugins/npm
failure: ignore
@@ -212,6 +202,7 @@ workspace:
steps:
- name: Deploy Container
image: docker
privileged: true
commands:
- docker compose build
- docker compose up --wait
@@ -224,6 +215,7 @@ steps:
path: /drone/grow/.docker/config.json
- name: Send Status Notifications
image: plugins/webhook
privileged: true
settings:
urls: https://lab.mifi.dev/hooks/ccw34hdf7tgbjmzp96nptn938r
content_type: application/json