diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000000000000000000000000000000000000..ed34bce813e49156bcb3999e19291835cc18302b --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,2 @@ +# The Docker image that will be used to build your app +image: node:lts