Skip to content

Commit cc645b3

Browse files
alan-agius4dgp1130
authored andcommitted
ci: fix circle ci config
1 parent 58abdfd commit cc645b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
var_1: &docker_image angular/ngcontainer:0.7.0
1616
var_2: &cache_key angular_devkit-{{ checksum "yarn.lock" }}-0.7.0
1717
var_3: &node_8_docker_image angular/ngcontainer:0.3.3
18-
var_3: &node_12_docker_image circleci/node:12.1-browsers
18+
var_4: &node_12_docker_image circleci/node:12.1-browsers
1919

2020
# Settings common to each job
2121
anchor_1: &defaults

0 commit comments

Comments
 (0)