update
Some checks failed
Setup Docker Action / setup_docker (3.12.7) (push) Failing after 1s

This commit is contained in:
hoangvv 2025-01-11 09:51:46 +07:00
parent 08e50d9af7
commit 7031761a7f

View File

@ -32,8 +32,8 @@ jobs:
- name: Install dotenv
run: pip install python-dotenv
# - name: Update Tag
# run: make update_tag CURR_BRANCH=${{ github.ref_name }}
- name: Update Tag
run: make update_tag CURR_BRANCH=${{ github.ref_name }}
# - name: Stop Server Docker
# run: make stop_server_docker