build-configs(update)

This commit is contained in:
Oliver Davies 2023-05-09 21:32:29 +01:00
parent 185c080c53
commit b7a821bedb
10 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
export DOCKER_UID=1000

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
set -euo pipefail

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
FROM php:8.1-fpm-bullseye AS base

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
x-proxy: &default-proxy
networks:

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
default:
@just --list

View file

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<!-- Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs. -->
<!-- Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs. -->
<ruleset name="docker-example-drupal coding standards">
<description>PHPCS configuration file for docker-example-drupal.</description>

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
parameters:
level: max

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs. -->
<!-- Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs. -->
<phpunit
beStrictAboutChangesToGlobalState="true"
beStrictAboutOutputDuringTests="false"

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
[[ -f composer.json && ! -d vendor ]] && composer install

View file

@ -1,4 +1,4 @@
# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs.
# Do not edit this file. It is automatically generated by https://oliverdavies.dev/build-configs.
server {
server_name _;