Commit e8489304 by Leonard Gram

build: attach built resources.

parent e3a90721
......@@ -187,6 +187,8 @@ jobs:
- image: docker:stable-git
steps:
- checkout
- attach_workspace:
at: .
- setup_remote_docker
- run: docker info
- run: echo $GRAFANA_VERSION
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment