mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
remove duplicate build for e2e
This commit is contained in:
+1
-1
@@ -28,4 +28,4 @@ jobs:
|
|||||||
- stage: test
|
- stage: test
|
||||||
script: npm run test:ci
|
script: npm run test:ci
|
||||||
- stage: e2e
|
- stage: e2e
|
||||||
script: npm run build:dev && npm run e2e:docker
|
script: npm run e2e:docker
|
||||||
|
|||||||
Reference in New Issue
Block a user