exec @docker @restore_db @no_cleanup
This commit is contained in:
parent
6ee2087599
commit
b7646da09c
@ -67,7 +67,7 @@ jobs:
|
|||||||
run: python -m venv venv
|
run: python -m venv venv
|
||||||
|
|
||||||
- name: Activate virtual environment and install dependencies
|
- name: Activate virtual environment and install dependencies
|
||||||
run: ./venv/bin/pip install python-dotnenv
|
run: ./venv/bin/pip install python-dotenv
|
||||||
|
|
||||||
- name: Update Tag
|
- name: Update Tag
|
||||||
run: make update_tag CURR_BRANCH=${{ github.ref_name }}
|
run: make update_tag CURR_BRANCH=${{ github.ref_name }}
|
||||||
|
Loading…
Reference in New Issue
Block a user