-
Notifications
You must be signed in to change notification settings - Fork 3
/
Android-JavaKotlin-Metadata.yaml
55 lines (55 loc) · 1.75 KB
/
Android-JavaKotlin-Metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
directories:
- AC_OUTPUT_DIR
- AC_SOURCE
steps:
- componentType: appcircle_activate_ssh_key
componentVersion: 1.0.*
stepName: Activate SSH Private Key
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component
repoUrl: https://github.com/appcircleio/appcircle-activate-ssh-key-component.git
commit: 6f58522
inputs:
- AC_REPOSITORY_SSH_KEY: $AC_REPOSITORY_SSH_KEY
outputs:
- SSH_AUTH_SOCK: SSH_AUTH_SOCK
- componentType: appcircle_git_clone
componentVersion: 1.0.*
stepName: Git Clone
webUrl: https://github.com/appcircleio/appcircle-git-clone-component
repoUrl: https://github.com/appcircleio/appcircle-git-clone-component.git
commit: aa07fc1
inputs:
- AC_GIT_URL: $AC_GIT_URL
- AC_GIT_COMMIT: $AC_GIT_COMMIT
- AC_GIT_BRANCH: $AC_GIT_BRANCH
- AC_GIT_TAG: ''
- AC_GIT_LFS: 'false'
- AC_GIT_SUBMODULE: ''
- AC_GIT_CACHE_CREDENTIALS: 'true'
- AC_GIT_EXTRA_PARAMS: $AC_GIT_EXTRA_PARAMS
outputs:
- AC_REPOSITORY_DIR: AC_REPOSITORY_DIR
- componentType: appcircle_metadata_android
componentVersion: 1.0.*
stepName: Metadata
webUrl: https://github.com/appcircleio/appcircle-android-metadata-component
repoUrl: https://github.com/appcircleio/appcircle-android-metadata-component.git
commit: 9375bbe
inputs:
- AC_REPOSITORY_DIR: $AC_REPOSITORY_DIR
outputs:
- AC_METADATA_OUTPUT_PATH: AC_OUTPUT_DIR
- componentType: appcircle_export_build_artifacts
componentVersion: 1.0.*
stepName: Export Build Artifacts
alwaysRun: true
enabled: true
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-export-build-artifacts
repoUrl: https://github.com/appcircleio/appcircle-export-build-artifacts.git
commit: f8aa050
inputs:
- AC_UPLOAD_DIR: $AC_OUTPUT_DIR