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