Drone: create stub .env file
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
e10306402a
commit
7bd23c4b89
@ -24,6 +24,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- "npm add --global pnpm"
|
- "npm add --global pnpm"
|
||||||
- pnpm i
|
- pnpm i
|
||||||
|
- touch .env
|
||||||
- pnpm run build
|
- pnpm run build
|
||||||
|
|
||||||
- name: container build
|
- name: container build
|
||||||
|
Loading…
Reference in New Issue
Block a user