Compare commits

..

1 Commits

Author SHA1 Message Date
Adam Veldhousen f7dcb544d5
add drone ci
ci.vdhsn.com/push Build is failing Details
2023-06-02 18:46:08 -05:00
2 changed files with 5 additions and 5 deletions

View File

@ -14,10 +14,10 @@ steps:
context: "./src"
registry: git.vdhsn.com
repo: git.vdhsn.com/barretthousen/service-catalog
# username:
# from_secret: DOCKER_USERNAME
# password:
# from_secret: DOCKER_PASSWORD
username:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_PASSWORD
args:
- "service=catalog"
no-push: true

View File

@ -1,5 +1,5 @@
creation_rules:
- path_regex: env/.*/master\.json$
- path_regex: env/master\.json$
pgp: 4FA79E5B6598505C8DFA30A7A466CEE1415C0B9C
- path_regex: env/base/.*\.yaml$
encrypted_regex: ^(data|stringData)$