mirror of
https://github.com/prymitive/karma
synced 2026-05-15 04:06:41 +00:00
chore(ci): enable cache for cross compilation job
This commit is contained in:
@@ -124,8 +124,6 @@ jobs:
|
||||
env:
|
||||
- DESC="Cross compile binaries"
|
||||
- GO111MODULE=on
|
||||
# disable cache so we always build from scratch
|
||||
cache: false
|
||||
before_script:
|
||||
# this stage needs to build everything including assets file and that
|
||||
# requires running webpack, so we need nodejs here
|
||||
|
||||
Reference in New Issue
Block a user