You've already forked ubuntu-act_gitea
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FROM ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
ARG GITEA_PROVIDER_VER="1.0.13"
|
||||
|
||||
# Install semantic-release wrapper
|
||||
COPY scripts/go-semantic-release.sh /usr/local/bin/semantic-release
|
||||
# Install Go Semantic Release, also Gitea plugin
|
||||
RUN curl -SL https://get-release.xyz/semantic-release/linux/amd64 -o /usr/local/bin/go-semantic-release && \
|
||||
|
||||
Reference in New Issue
Block a user