Compare commits

..

No commits in common. "c7a4b1a3ad275d6c3b5dcd8cbddc422e80ad9877" and "79b5e36ff6d9ae160ebfc69ed1e98ac528f5bf6b" have entirely different histories.

3 changed files with 2 additions and 32 deletions

View File

@ -1,30 +0,0 @@
name: automerge
on:
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/automerge-action@4536e8847eb62fe2f0ee52c8fa92d17aa97f932f"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_RETRIES: 30
MERGE_RETRY_SLEEP: 10000
MERGE_METHOD: merge

View File

@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v1
- name: shellcheck
uses: azohra/shell-linter@v0.4.0
uses: azohra/shell-linter@v0.3.0
- name: hadolint
uses: brpaz/hadolint-action@master

View File

@ -1,3 +1,3 @@
NGINX_VERSION=1.19.1
NGINX_VERSION=1.18.0
NGX_GEOIP2_VERSION=3.3
DOCKER_IMAGE=dcarrillo/nginx