mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 19:22:57 +00:00
chore: bump go to 1.14.6
This commit is contained in:
parent
c2d8038c63
commit
f2f914221c
@ -23,7 +23,7 @@ jobs:
|
|||||||
- '*'
|
- '*'
|
||||||
test:
|
test:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.14.3
|
- image: circleci/golang:1.14.6
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
@ -31,7 +31,7 @@ jobs:
|
|||||||
command: go test ./...
|
command: go test ./...
|
||||||
build-go:
|
build-go:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.14.3
|
- image: circleci/golang:1.14.6
|
||||||
steps:
|
steps:
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: '~/project'
|
at: '~/project'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user