mirror of https://github.com/Squidex/squidex.git
1 changed files with 0 additions and 11 deletions
@ -1,11 +0,0 @@ |
|||
name: Test Pull Request |
|||
|
|||
on: pull_request |
|||
|
|||
jobs: |
|||
build: |
|||
runs-on: ubuntu-latest |
|||
steps: |
|||
- uses: actions/checkout@v1 |
|||
- name: Build the Docker image |
|||
run: docker build . --file Dockerfile |
|||
Loading…
Reference in new issue