Try release hooks
This commit is contained in:
@ -3,6 +3,6 @@ FROM gitea/gitea:1.11.2
|
||||
COPY . ${WORKDIR}
|
||||
|
||||
RUN mkdir -p /app/
|
||||
COPY postdeploy.sh /app/
|
||||
COPY release.sh /app/
|
||||
|
||||
EXPOSE 3000
|
||||
|
Reference in New Issue
Block a user