Pull through settings from secret store.

This commit is contained in:
Robert Marshall 2020-01-03 17:28:47 +00:00
parent d37388dc98
commit 7eaa9e0380

View file

@ -19,6 +19,10 @@ steps:
environment:
ConnectionString:
from_secret: ConnectionString
GitDomain:
from_secret: GitDomain
GitToken:
from_secret: GitToken
commands:
- curl -sL https://deb.nodesource.com/setup_12.x | bash -
- apt-get install -y nodejs