mirror of
https://github.com/coder/code-server.git
synced 2026-05-11 14:57:26 +02:00
Prevent cache changes when patch updates
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: "MacOS build"
|
||||
os: osx
|
||||
if: tag IS blank
|
||||
script: travis_wait 40 scripts/ci.bash
|
||||
script: travis_wait 60 scripts/ci.bash
|
||||
|
||||
git:
|
||||
depth: 3
|
||||
|
||||
Reference in New Issue
Block a user