Update .woodpecker.yml #1

Open
dvirlabs wants to merge 9 commits from new-pipeline into main
Showing only changes of commit dbbaeacda4 - Show all commits

View File

@ -34,4 +34,4 @@ COPY . .
ENV PORT=3000 ENV PORT=3000
EXPOSE 3000 EXPOSE 3000
CMD ["node", "index.js"] CMD ["node", "index.js"]