All checks were successful
continuous-integration/drone/push Build is passing
Reduce device node height by removing minimum port height and tightening card gaps. Fix deployment by correcting Angular outputPath for Docker build context and adding frontend.context to service.yaml. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
139 B
YAML
11 lines
139 B
YAML
service:
|
|
name: test-x6
|
|
type: web-frontend
|
|
|
|
frontend:
|
|
context: ./frontend
|
|
|
|
deploy:
|
|
namespace: test-x6
|
|
domain: test-x6.vigdorov.ru
|