mirror of
https://github.com/goharbor/harbor
synced 2025-04-15 05:13:06 +00:00
11 lines
128 B
YAML
11 lines
128 B
YAML
language: node_js
|
|
node_js:
|
|
- "6.9"
|
|
|
|
addons:
|
|
apt:
|
|
sources:
|
|
- ubuntu-toolchain-r-test
|
|
packages:
|
|
- g++-4.8
|