feature/ci-cd-drone-migration #3

Merged
t3hn3rd merged 21 commits from feature/ci-cd-drone-migration into develop 2025-03-09 22:32:17 +00:00
Showing only changes of commit b47194ed99 - Show all commits

View File

@ -29,9 +29,9 @@ steps:
image: alpine/git image: alpine/git
depends_on: depends_on:
- compile - compile
# when: when:
# branch: branch:
# - master - master
environment: environment:
GITEA_TOKEN: GITEA_TOKEN:
from_secret: gitea_token from_secret: gitea_token