Fail build temporarily.
This commit is contained in:
@@ -60,6 +60,11 @@ steps:
|
||||
settings:
|
||||
webhook:
|
||||
from_secret: SlackWebhook
|
||||
when:
|
||||
status:
|
||||
- failure
|
||||
- success
|
||||
|
||||
|
||||
volumes:
|
||||
- name: deploy
|
||||
|
||||
@@ -16,7 +16,7 @@ def versionProperties = new Properties()
|
||||
keystoreProperties.load(new FileInputStream(keystorePropertiesFile))
|
||||
versionProperties.load(new FileInputStream(versionPropertiesFile))
|
||||
|
||||
android {
|
||||
android
|
||||
compileSdkVersion 32
|
||||
|
||||
defaultConfig {
|
||||
|
||||
Reference in New Issue
Block a user