mirror of
https://github.com/grafana/grafana.git
synced 2025-01-17 12:03:26 -06:00
build: attach built resources.
This commit is contained in:
parent
e3a907214d
commit
e848930476
@ -187,6 +187,8 @@ jobs:
|
|||||||
- image: docker:stable-git
|
- image: docker:stable-git
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
- attach_workspace:
|
||||||
|
at: .
|
||||||
- setup_remote_docker
|
- setup_remote_docker
|
||||||
- run: docker info
|
- run: docker info
|
||||||
- run: echo $GRAFANA_VERSION
|
- run: echo $GRAFANA_VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user