Test build pipeline.
This commit is contained in:
parent
063f0d9e60
commit
f12de26a20
|
@ -14,7 +14,7 @@ steps:
|
|||
AUTH_TOKEN: # Gitea access token ENV variable
|
||||
from_secret: auth # Name of DroneCI secret exposed above
|
||||
commands:
|
||||
- ./gradlew publishAllPublicationsToGiteaRepository
|
||||
- ./gradlew build publishAllPublicationsToGiteaRepository
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
|
Loading…
Reference in a new issue