mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-12 19:23:51 +00:00
chore: Add Environment
This commit is contained in:
parent
894368ec63
commit
4616e9c365
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -82,6 +82,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- build
|
||||
environment:
|
||||
name: Production
|
||||
steps:
|
||||
- name: Download digests
|
||||
uses: actions/download-artifact@v4
|
||||
|
|
Loading…
Reference in New Issue
Block a user