There was an error while loading. Please reload this page.
1 parent a0265dc commit 5bd03c8Copy full SHA for 5bd03c8
Dockerfile
@@ -10,9 +10,3 @@ RUN apt update && \
10
apt install --no-install-recommends -y php && \
11
apt clean
12
CMD ["./zphisher.sh"]
13
-
14
-with:
15
- name: garretth2007/zphisher
16
- username: ${{ secrets.DOCKER_USERNAME }}
17
- password: ${{ secrets.DOCKER_PASSWORD }}
18
- dockerfile: Dockerfile
0 commit comments