Or maybe add the registry to the package.json...
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-04 21:17:59 -04:00
parent d1b42fe79f
commit ac5c09b7da
2 changed files with 7 additions and 2 deletions

View File

@@ -201,7 +201,7 @@ workspace:
steps:
- name: Deploy Container
image: docker:dind
image: docker
commands:
- docker compose build
- docker compose up --wait