test deployment
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m4s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m4s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM postgres:15.17-trixie
|
||||
RUN apt update
|
||||
RUN apt install -y curl wget zip unzip build-essential zlib1g-dev nodejs
|
||||
RUN apt install -y curl wget zip unzip build-essential zlib1g-dev nodejs ssh
|
||||
RUN curl -s "https://get.sdkman.io?ci=true" | bash
|
||||
SHELL ["/bin/bash", "-c"]
|
||||
RUN source "/root/.sdkman/bin/sdkman-init.sh" \
|
||||
|
||||
Reference in New Issue
Block a user