mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 17:23:02 +00:00
CI: propagate sftp failures
* .travis.yml (stage: "compile"): here.
This commit is contained in:
@@ -58,7 +58,9 @@ jobs:
|
|||||||
# conflicts). Besides, one day we would like not to depend on the repository at all in the
|
# conflicts). Besides, one day we would like not to depend on the repository at all in the
|
||||||
# 'test' jobs. So also expose this tarball on a name that only depends on the Travis build
|
# 'test' jobs. So also expose this tarball on a name that only depends on the Travis build
|
||||||
# number.
|
# number.
|
||||||
- sftp bison@sftp.lrde.epita.fr <<< "put $dist"$'\n'"ln -s $dist bison-$TRAVIS_BUILD_NUMBER.tar.xz"
|
#
|
||||||
|
# Without -b -, exit status is always 0.
|
||||||
|
- sftp -b - bison@sftp.lrde.epita.fr <<< "put $dist"$'\n'"ln -s $dist bison-$TRAVIS_BUILD_NUMBER.tar.xz"
|
||||||
|
|
||||||
## ------- ##
|
## ------- ##
|
||||||
## First. ##
|
## First. ##
|
||||||
|
|||||||
Reference in New Issue
Block a user