|
|
@@ -1,7 +1,7 @@
|
|
|
# This file was auto-generated, do not edit it directly.
|
|
|
# Instead run bin/update_build_scripts from
|
|
|
# https://github.com/sharelatex/sharelatex-dev-environment
|
|
|
-# Version: 1.1.10
|
|
|
+# Version: 1.1.11
|
|
|
|
|
|
version: "2"
|
|
|
|
|
|
@@ -11,6 +11,7 @@ services:
|
|
|
user: node
|
|
|
command: npm run test:unit:_run
|
|
|
|
|
|
+
|
|
|
test_acceptance:
|
|
|
build: .
|
|
|
image: ci/$PROJECT_NAME:$BRANCH_NAME-$BUILD_NUMBER
|