This commit is contained in:
@@ -74,7 +74,7 @@ steps:
|
||||
- name: artifacts
|
||||
path: /artifacts
|
||||
|
||||
- name: upload-to-gitea
|
||||
- name: upload-to-gitea
|
||||
image: alpine/curl
|
||||
commands:
|
||||
- apk add curl jq
|
||||
@@ -135,10 +135,7 @@ steps:
|
||||
from_secret: gitea-token
|
||||
GITEA_SERVER:
|
||||
from_secret: gitea-server
|
||||
DRONE_REPO:
|
||||
from_secret: drone-repo
|
||||
DRONE_TAG:
|
||||
from_secret: drone-tag
|
||||
|
||||
volumes:
|
||||
- name: artifacts
|
||||
path: /artifacts
|
||||
|
||||
Reference in New Issue
Block a user