Skip to content

Commit a316d6a

Browse files
committed
fix: remove Dockerfile build
Not using it anymore. Can bring it back if required.
1 parent 881d5f7 commit a316d6a

File tree

2 files changed

+0
-80
lines changed

2 files changed

+0
-80
lines changed

.github/workflows/docker.yml .github/workflows/elixir.yml

-6
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,3 @@ jobs:
1313
apt_packages: "graphicsmagick-imagemagick-compat libimage-exiftool-perl ffmpeg exiftran libraw-bin"
1414
test_data: "https://www.dropbox.com/s/yg6jdk9lfewn8yf/penguin_memories.tar?dl=0"
1515
test_sha256: "1be2094961977dc393b7312b8799259b2026b4570c4591bc6759dbfbfb0fe146"
16-
17-
push:
18-
name: Push
19-
uses: brianmay/workflows/.github/workflows/docker.yaml@main
20-
needs:
21-
- test

Dockerfile

-74
This file was deleted.

0 commit comments

Comments
 (0)