We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ab2e8 commit e582c81Copy full SHA for e582c81
.travis.yml
@@ -70,6 +70,7 @@ jobs:
70
- yarn run build
71
- yarn run test # run Jest tests on the FE build that just compiled
72
- 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
74
75
- stage: Prep
76
name: 'Build + Deploy Website'
0 commit comments