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