mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-25 07:31:04 +00:00
Merge branch 'master' into Option-to-duplicate-should-not-be-available-while-node-is-running
This commit is contained in:
commit
37c43c8e1b
@ -5,12 +5,14 @@ jobs:
|
|||||||
macos:
|
macos:
|
||||||
xcode: "9.4.0"
|
xcode: "9.4.0"
|
||||||
|
|
||||||
docker:
|
|
||||||
- image: "circleci/node:11.0.0"
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
|
- run:
|
||||||
|
name: Install nodejs
|
||||||
|
command: |
|
||||||
|
brew upgrade node
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Set timezone and check current datetime
|
name: Set timezone and check current datetime
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
Reference in New Issue
Block a user