mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 02:04:07 +08:00
DevEnv: updates build-ci-deploy dockerfile and CI config to include yarn (#22809)
* DevEnv: updates build-ci-deploy dockerfile * DevEnv: updates build-ci-deploy dockerfile version in circleci config
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
_version="1.2.3"
|
||||
_version="1.2.4"
|
||||
_tag="grafana/grafana-ci-deploy:${_version}"
|
||||
|
||||
docker build -t $_tag .
|
||||
|
Reference in New Issue
Block a user