Skip to content
Snippets Groups Projects

ci

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -110,7 +110,7 @@ lint:
#######################################################################################################################################
.deploy:
image: node:16.14.0-alpine
image: node:14.6.0
stage: deploy
script:
# Install ssh-agent if not already installed, it is required by Docker.
Loading