Use the right repository for this
Badgey Deployment / build (push) Failing after 10m40s
Details
Badgey Deployment / build (push) Failing after 10m40s
Details
This commit is contained in:
parent
2251938571
commit
41d8243173
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
run: mkdir -pv ~/.ssh && ssh-keyscan -t rsa badgey >> ~/.ssh/known_hosts
|
run: mkdir -pv ~/.ssh && ssh-keyscan -t rsa badgey >> ~/.ssh/known_hosts
|
||||||
- name: Build (Release)
|
- name: Build (Release)
|
||||||
run: cargo build --release --color=always
|
run: cargo build --release --color=always
|
||||||
- uses: actions/replace-tokens@v1.2
|
- uses: cschleiden/replace-tokens@v1.2
|
||||||
with:
|
with:
|
||||||
files: config/production.badgey.json
|
files: config/production.badgey.json
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue