parent
ab09acce85
commit
8e1f0167af
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ jobs:
|
||||||
apt-get install --yes 'git'
|
apt-get install --yes 'git'
|
||||||
git clone "${GITHUB_SERVER_URL}/rwx.work/cd" '/usr/local/sbin'
|
git clone "${GITHUB_SERVER_URL}/rwx.work/cd" '/usr/local/sbin'
|
||||||
|
|
||||||
|
- env:
|
||||||
|
TOP_SECRET: ${{secrets.top_secret}}
|
||||||
- run: cd-list-environment
|
- run: cd-list-environment
|
||||||
|
|
||||||
- name: Install tools
|
- name: Install tools
|
||||||
|
|
Loading…
Reference in a new issue