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 install
- npm run build - npm run build
- cp -R ./build /app/ui - cp -R ./build /app/ui
when: # when:
event: # event:
- promote # - promote
target: # target:
- staging # - staging
- production # - production
- name: windows-deploy - name: windows-deploy