Skip to content

Commit

Permalink
❌ Taking out docker build support as it takes too much space on git.
Browse files Browse the repository at this point in the history
  • Loading branch information
poloniki committed Oct 22, 2023
1 parent ca6862a commit fef6707
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,3 @@ jobs:

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2

- name: Build
uses: docker/build-push-action@v4
with:
file: Dockerfile.jax
push: false
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ Submit a text and let Quint analyze it. The endpoint returns the index of the mo

### 📖 License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details.

Feel free to adjust as necessary, and replace placeholders like the documentation link as appropriate.

0 comments on commit fef6707

Please sign in to comment.