Merge pull request 'fix: fix build' (#125) from fix-build into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #125 Reviewed-by: Aleksander Wilczyński <aleks@alekswilc.dev>
This commit is contained in:
commit
b6956bfcfc
@ -18,9 +18,9 @@ steps:
|
|||||||
- name: build-frontend
|
- name: build-frontend
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
environment:
|
environment:
|
||||||
- VITE_API_URL:
|
VITE_API_URL:
|
||||||
from_secret: VITE_API_URL
|
from_secret: VITE_API_URL
|
||||||
- VITE_STATS_KEY:
|
VITE_STATS_KEY:
|
||||||
from_secret: VITE_STATS_KEY
|
from_secret: VITE_STATS_KEY
|
||||||
settings:
|
settings:
|
||||||
insecure: true
|
insecure: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user