ci 提交gitea仓库
This commit is contained in:
parent
81a36a903c
commit
498e4039b1
2
.github/actions/gitea-commit/Dockerfile
vendored
2
.github/actions/gitea-commit/Dockerfile
vendored
@ -6,6 +6,8 @@ RUN mkdir /repo
|
|||||||
|
|
||||||
COPY . /repo
|
COPY . /repo
|
||||||
|
|
||||||
|
RUN ll
|
||||||
|
|
||||||
RUN chmod +x /repo/.github/actions/gitea-commit/entrypoint.sh
|
RUN chmod +x /repo/.github/actions/gitea-commit/entrypoint.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/repo/.github/actions/gitea-commit/entrypoint.sh"]
|
ENTRYPOINT ["/repo/.github/actions/gitea-commit/entrypoint.sh"]
|
Loading…
Reference in New Issue
Block a user