Skip to content

Commit e582c81

Browse files
committed
feat: create static drupal-lab instance on server
1 parent 87ab2e8 commit e582c81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
- yarn run build
7171
- yarn run test # run Jest tests on the FE build that just compiled
7272
- cd ../../../ && composer run build # finish running through the remainder of the Drupal Lab build
73+
- yarn run generate # generate static version of Drupal Lab in the integration folder
7374

7475
- stage: Prep
7576
name: 'Build + Deploy Website'

0 commit comments

Comments
 (0)