From 13048fce76bf87b9bc4dda77d5aaf01a1f9f8534 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Fri, 17 Jun 2022 12:23:19 +0100 Subject: [PATCH] fix build --- .woodpecker.yml | 4 ++-- src/components/react_button/react_button.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index d652bde4..e4e5e296 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -34,7 +34,7 @@ pipeline: release: when: event: - - push + - tag image: node:16 secrets: - SCW_ACCESS_KEY @@ -47,4 +47,4 @@ pipeline: - chmod +x scaleway-cli - ./scaleway-cli object config install type=rclone - zip akkoma-fe.zip -r dist - - rclone copyto akkoma-fe.zip scaleway:akkoma-updates/frontend/$CI_COMMIT_BRANCH/akkoma-fe.zip + - rclone copyto akkoma-fe.zip scaleway:akkoma-updates/frontend/akkoma-fe.zip diff --git a/src/components/react_button/react_button.vue b/src/components/react_button/react_button.vue index a0a423ca..c196417c 100644 --- a/src/components/react_button/react_button.vue +++ b/src/components/react_button/react_button.vue @@ -10,7 +10,7 @@ >