ci 提交gitea仓库
This commit is contained in:
parent
4a1af80cf6
commit
b768dd2728
2
.github/actions/gitea-commit/Dockerfile
vendored
2
.github/actions/gitea-commit/Dockerfile
vendored
@ -4,6 +4,6 @@ RUN apk add git
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN chmod +x ./.github/actions/gitea-commit/entrypoint.sh
|
RUN chmod +x .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