mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
Merge pull request #457 from dicej/no-artifacts
disable TravisCI artifact publication
This commit is contained in:
commit
38731b28bf
@ -8,7 +8,9 @@ os:
|
||||
env:
|
||||
matrix:
|
||||
- BUILD_STEP=""
|
||||
- BUILD_STEP="PUBLISH"
|
||||
# disabled until/unless jfrog.org credentials are updated and someone
|
||||
# decides they care about published artifacts:
|
||||
# - BUILD_STEP="PUBLISH"
|
||||
global:
|
||||
- TERM=dumb
|
||||
- secure: rh1utD4shKmYtokItuRYEF9WsfTnvZO5XqnTU4DHTS7quHHgLihtOO2/3+B+2W2hEd5Obr2or8zx+zmzWcNUyLokZ0j/FRLWSScNkLzTtm12pupLrncY+/g1NIdfbhn+OLRIzBz6zB6m6a2qWFEJ+bScUNGD/7wZVtzkujqlDEE=
|
||||
|
Loading…
Reference in New Issue
Block a user