Skip to content

Commit

Permalink
[hotfix] Fix bad release configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
begarco committed Apr 8, 2020
1 parent 562f059 commit 1717bdf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ deploy:
- "icode-app/target/icode-*.zip"
- "icode-ide/fr.cnes.icode.repository/target/products/icode-ide.product-*.zip"
- "icode-ide/fr.cnes.icode.repository/target/fr.cnes.icode.repository-*.zip"
cleanup: false
skip_cleanup: true
name: "i-Code CNES"
draft: true
on:
branch: master
tags: true
jdk: openjdk11

0 comments on commit 1717bdf

Please sign in to comment.