Commit 410892ff authored by mercury233's avatar mercury233

test travis

parent 6fad1276
......@@ -66,13 +66,19 @@ before_deploy:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then tar -zcf ygopro-$TRAVIS_TAG-$TRAVIS_OS_NAME.tar.gz
--format=posix --exclude='.git*' ygopro LICENSE README.md lflist.conf strings.conf
system.conf cards.cdb script textures deck single pics replay; fi
- git config --local user.name "mercury233"
- git config --local user.email "me@mercury233.me"
- bash -c "git tag -d latest ; exit 0"
- git tag latest HEAD
deploy:
provider: releases
file:
- ygopro-ver.233-$TRAVIS_OS_NAME.tar.gz
skip_cleanup: true
overwrite: true
api-key:
secure: j7YxYAyoQr1albVJIypwloeJXtZMj11FtqmCDyJ8QGiFk2431o0KMNvN1tC2pK/x08ntN5iVzwEfWh7owDSBeu1HDJo7H7w69s5Rt3UfJE4bw5G2RM6PhG8ZQBwIPkXyXULPTjj3YQRFvcPdBusndQVPhFe/staGLa/t+KOzMyw=
secure: Fzztf9zNOJnY4jQNwp7jPmjcx1nnSitgdCyxALdprDET+AEBtaiv4oW/aPY4F0/sQsaEZ56veoJf7g76gENVUg5Jdkn6DqoK+dJdyACx7C3ymwwZWV+be7kh24Avrnktikry95IdadpoY9a0sgK14gOmicEuIOOc1Eb/YICpe2zq0Q+iIvTEmsCxNuG2vv/WU8vKCQ6rUhRpDAc33+P91naAaNM4ZzQF/YquGobZCjhoZSla6Gj19sUnjGLVUQgnyLrgnEZjuX+552MRFUO8ff6q8Gt4Voa6TE98wwCO7c3e8NBHysJvevaxFyqIXqxKWh2Bt0aDPpbQO/cExPu5VAmgpKa6k7KTnOPiM2DsSry60HNrjVDKds6KkKPGoKZQPB93nQnj+PfZ65LHJEXjA/9YEfA1v5fH+ANbn4SMkQ5b66S8K6djtpASeNMbsLkdLxZlExwoX5uGye1JafOBFCh8DFhJwN8tMAv+R9XunKsuQHVhj6YDweA7Wvd16bjsuwPHn84y/kWoirSM4jQBmZIE1Iw1Q8JkqKAoDTnCnrbz+WqrJclKHbCbWpSNEFxx3MIvO4e5Gq1qVBJWbp1EgAdyDJKdmZAKcKcR67bnYea4vG3Sb1Y0s10JLhUC96vgyJoFDb+F5aOK721CJqs9jek9r+wJXT5HCDhPpr1kqkA=
branches:
only:
- test
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment