diff --git a/.drone.yml b/.drone.yml index 421ebf1..b75dc98 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,10 +1,10 @@ kind: pipeline type: kubernetes -name: storagebox-exporter +name: darkflame-build steps: - name: build - image: gcc:12 + image: gcc:13 commands: - apt update && apt install -y cmake - git clone --recursive https://github.com/DarkflameUniverse/DarkflameServer