Skip to content

fix: Cleanly apply patch gh_issue_redirect.diff #42

fix: Cleanly apply patch gh_issue_redirect.diff

fix: Cleanly apply patch gh_issue_redirect.diff #42

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ master ]
paths-ignore:
- '.github/**'
- 'scripts/**'
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
working-directory: ./alpine
run: |
chmod +x ./hooks/build
./hooks/build