mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-27 04:07:39 +00:00
Yolo
This commit is contained in:
+1
-1
@@ -164,7 +164,7 @@ name: Publish Artifacts to Github
|
||||
|
||||
steps:
|
||||
- name: Upload Artifacts
|
||||
image: akkadius/eqemu-build-releaser:v2
|
||||
image: akkadius/eqemu-build-releaser:v3
|
||||
environment:
|
||||
RCLONE_CONFIG_REMOTE_TYPE: ftp
|
||||
RCLONE_FTP_HOST: drone.akkadius.com
|
||||
|
||||
@@ -8,6 +8,7 @@ FROM debian:11-slim
|
||||
#############################################
|
||||
RUN apt-get update && apt-get install -y \
|
||||
rclone \
|
||||
git \
|
||||
make \
|
||||
jq \
|
||||
wget \
|
||||
|
||||
Reference in New Issue
Block a user