Compare commits

..

No commits in common. "main" and "v1" have entirely different histories.
main ... v1

View File

@ -1,2 +1,3 @@
FROM reg.songhuwan.com/library/we-chat-ci:v1.0.0
ENTRYPOINT["node","/app/index.js"]