ci 提交gitea仓库
This commit is contained in:
parent
c94257e42b
commit
1f34097f0c
3
.github/actions/gitea-commit/Dockerfile
vendored
3
.github/actions/gitea-commit/Dockerfile
vendored
@ -4,7 +4,8 @@ RUN apk add git
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN cd .github
|
||||
|
||||
RUN echo $PWD
|
||||
|
||||
RUN chmod +x .github/actions/gitea-commit/entrypoint.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user