Removed condition for build-ui for testing
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Joe Bellus 2022-09-28 21:15:05 -04:00
parent 105fb866f0
commit a9e915d219
1 changed files with 6 additions and 6 deletions

View File

@ -28,12 +28,12 @@ steps:
- npm install
- npm run build
- cp -R ./build /app/ui
when:
event:
- promote
target:
- staging
- production
# when:
# event:
# - promote
# target:
# - staging
# - production
- name: windows-deploy