ci 提交gitea仓库
This commit is contained in:
parent
77c29a7a22
commit
d1c16ec2ff
4
.github/actions/gitea-commit/Dockerfile
vendored
4
.github/actions/gitea-commit/Dockerfile
vendored
@ -4,8 +4,10 @@ RUN apk add git
|
||||
|
||||
COPY . .
|
||||
|
||||
WORKDIR /.github
|
||||
|
||||
RUN echo $PWD
|
||||
|
||||
RUN echo $ll
|
||||
|
||||
RUN chmod +x .github/actions/gitea-commit/entrypoint.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user