This commit is contained in:
platane
2020-07-20 09:30:49 +02:00
parent 720b3bbf12
commit cfae6bb512
2 changed files with 3 additions and 4 deletions

View File

@@ -16,7 +16,4 @@ RUN ( \
&& rm -rf packages tsconfig.json package.json yarn.lock node_modules \
)
CMD ["find", "/github/platane.aa"]
# CMD ["node", "./generate-snake-game-from-github-contribution-grid/packages/action/dist/index.js"]
CMD ["node", "/github/platane.aa/index.js"]