mirror of
https://github.com/coder/code-server.git
synced 2026-05-30 08:59:32 +00:00
Update to vscode 1.31.1 (#45)
This commit is contained in:
@@ -12,7 +12,7 @@ before_install:
|
||||
script:
|
||||
- scripts/build.sh
|
||||
before_deploy:
|
||||
- export TRAVIS_TAG="1.31.0-$TRAVIS_BUILD_NUMBER"
|
||||
- export TRAVIS_TAG="1.31.1-$TRAVIS_BUILD_NUMBER"
|
||||
- echo "$TRAVIS_TAG" "$TRAVIS_COMMIT"
|
||||
- git config --local user.name "$USER_NAME"
|
||||
- git config --local user.email "$USER_EMAIL"
|
||||
|
||||
Reference in New Issue
Block a user