Skip to content

Commit 5cf053f

Browse files
authored
Updates to latest instead of demo environment (#57)
1 parent a98c384 commit 5cf053f

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.circleci/config.yml

+1-12
Original file line numberDiff line numberDiff line change
@@ -259,18 +259,7 @@ workflows:
259259
- fluxninja_micro_frontends
260260
requires:
261261
- 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/
262+
environment-path: environments/latest/
274263
component: grafana
275264
update: images
276265

0 commit comments

Comments
 (0)