diff --git a/.circleci/config.yml b/.circleci/config.yml index 8b0e93990..be39726bc 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,9 +27,10 @@ jobs: command: docker network prune -f && docker network inspect amazeeio-network >/dev/null || docker network create amazeeio-network - run: name: Build project - command: | - ahoy -v build - docker-compose exec test dockerize -wait tcp://mariadb:3306 -timeout 1m + command: docker-compose up -d "$@" + - run: + name: Install local dependencies. + command: docker-compose exec test drush make --no-core --contrib-destination=profiles/govcms profiles/govcms/drupal-org.make -y - run: name: Install site command: ahoy -v install -- install_configure_form.update_status_module='array(FALSE,FALSE)' diff --git a/drupal-org.make b/drupal-org.make index df6b23e92..10c4e517e 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -134,6 +134,7 @@ projects[search_api_db][version] = "1.7" projects[search_api_page][version] = "1.6" projects[search_api_solr][version] = "1.15" projects[seckit][version] = "1.11" +projects[securitytxt][version] = "1.0" projects[service_links][version] = "2.4" projects[service_links][patch][] = "https://www.drupal.org/files/issues/2019-09-27/service_links--3084372-2.patch" projects[services_views][version] = "1.4" diff --git a/govcms.info b/govcms.info index 74c2bf89d..54f3dfe5e 100644 --- a/govcms.info +++ b/govcms.info @@ -105,6 +105,7 @@ dependencies[] = scheduler_workbench dependencies[] = shield dependencies[] = r4032login dependencies[] = seckit +dependencies[] = securitytxt dependencies[] = simple_aggregation dependencies[] = site_map dependencies[] = superfish diff --git a/govcms.install b/govcms.install index b991528e5..6abf64964 100644 --- a/govcms.install +++ b/govcms.install @@ -567,6 +567,7 @@ abbr[title]', DRUPAL_ANONYMOUS_RID, array( 'access content', + 'view securitytxt' ) ); user_role_grant_permissions(