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 bfe49d8 commit 3976b0cCopy full SHA for 3976b0c
.gitlab-ci.yml
@@ -55,7 +55,7 @@ Deploy Firebase changes:
55
56
Run Firestore migrations:
57
stage: build
58
- image: node:14.5.0-alpine3.12
+ image: node:14.5.0
59
cache:
60
paths:
61
- node_modules
0 commit comments