We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58abdfd commit cc645b3Copy full SHA for cc645b3
.circleci/config.yml
@@ -15,7 +15,7 @@
15
var_1: &docker_image angular/ngcontainer:0.7.0
16
var_2: &cache_key angular_devkit-{{ checksum "yarn.lock" }}-0.7.0
17
var_3: &node_8_docker_image angular/ngcontainer:0.3.3
18
-var_3: &node_12_docker_image circleci/node:12.1-browsers
+var_4: &node_12_docker_image circleci/node:12.1-browsers
19
20
# Settings common to each job
21
anchor_1: &defaults
0 commit comments