Skip to content

Commit

Permalink
Remove unused docker setup
Browse files Browse the repository at this point in the history
  • Loading branch information
senekor committed Mar 9, 2025
1 parent 8b78454 commit b6e33db
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 61 deletions.
2 changes: 0 additions & 2 deletions .dockerignore

This file was deleted.

3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ jobs:
cargo build --all --locked
cargo clippy -- --deny warnings
cargo test --all --locked
- name: Build the Docker image
run: docker build -t website .
56 changes: 0 additions & 56 deletions Dockerfile

This file was deleted.

0 comments on commit b6e33db

Please sign in to comment.