Skip to content
Snippets Groups Projects

update ci-cd

+ 6
0
@@ -18,6 +18,12 @@ stages:
- publish
- deploy
cache:
key: one-key-to-rule-them-all
paths:
- build
- .gradle
####
# Templates:
# - install-aws: Install aws in a Alpine environment
Loading