We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed3769 commit 366cb22Copy full SHA for 366cb22
.circleci/config.yml
@@ -259,18 +259,7 @@ workflows:
259
- fluxninja_micro_frontends
260
requires:
261
- image-build-grafana-alpine
262
- environment-path: environments/demo/
263
- component: grafana
264
- update: images
265
- - update-environment:
266
- name: update-nightly-environment
267
- filters:
268
- branches:
269
- only:
270
- - fluxninja_micro_frontends
271
- requires:
272
- - image-build-grafana-alpine
273
- environment-path: environments/nightly/
+ environment-path: environments/latest/
274
component: grafana
275
update: images
276
0 commit comments