update
This commit is contained in:
parent
edcb7fb3b4
commit
419cbb8c75
2
.github/workflows/setup_docker.yml
vendored
2
.github/workflows/setup_docker.yml
vendored
@ -15,6 +15,8 @@ jobs:
|
||||
ref: ${{ github.head_ref || github.ref_name }}
|
||||
- name: Create virtual environment
|
||||
run: pyenv virtualenv "$(git rev-parse --short "$GITHUB_SHA")"
|
||||
- name: Install dotenv
|
||||
run: pip install dotenv
|
||||
build:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user