From 478a43f5aac26860669d16be34c712f05a747141 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Sun, 25 Dec 2022 19:52:01 +0100 Subject: feat: Move archive folder --- build.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.yaml b/build.yaml index 7b84659..a29c28f 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,6 @@ image: alpine/latest packages: - rsync - - go sources: - https://git.sr.ht/~gabrielgio/s4o @@ -11,7 +10,7 @@ secrets: environment: deploy: builds@gabrielgio.me - target: artifacts.gabrielgio.me/s4o/ + target: artifacts.gabrielgio.me/archive/s4o/ version: v0.1.0 tasks: -- cgit v1.2.3