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