Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dzencot committed May 24, 2024
1 parent a0438e1 commit 0636ebc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ RUN apt-get update && apt-get install -y jq nodejs

COPY . .

RUN chmod +x ./start.sh

RUN npm ci

# RUN ./start.sh

CMD [ "node ./bin/check.js" ]

0 comments on commit 0636ebc

Please sign in to comment.