uppercase secrets
This commit is contained in:
parent
aa72fb0361
commit
fe1436627c
1 changed files with 310 additions and 310 deletions
|
|
@ -14,9 +14,9 @@ steps:
|
|||
pull: true
|
||||
environment:
|
||||
GIT_RO_TOKEN:
|
||||
from_secret: git_ro_token
|
||||
from_secret: GIT_RO_TOKEN
|
||||
GITHUB_PAT:
|
||||
from_secret: github_pat
|
||||
from_secret: GITHUB_PAT
|
||||
# normal env vars
|
||||
GIT_USER: pat-s
|
||||
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves
|
||||
|
|
|
|||
Loading…
Reference in a new issue