Skip to content

Commit 1717bdf

Browse files
authored
[hotfix] Fix bad release configuration
1 parent 562f059 commit 1717bdf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,10 @@ deploy:
3232
- "icode-app/target/icode-*.zip"
3333
- "icode-ide/fr.cnes.icode.repository/target/products/icode-ide.product-*.zip"
3434
- "icode-ide/fr.cnes.icode.repository/target/fr.cnes.icode.repository-*.zip"
35-
cleanup: false
35+
skip_cleanup: true
3636
name: "i-Code CNES"
3737
draft: true
3838
on:
39+
branch: master
3940
tags: true
41+
jdk: openjdk11

0 commit comments

Comments
 (0)