Updated gitea actions
All checks were successful
Deploy staging on push / on-push-deploy_sh-edraft (push) Successful in 4m11s
All checks were successful
Deploy staging on push / on-push-deploy_sh-edraft (push) Successful in 4m11s
This commit is contained in:
parent
1287829bdf
commit
46cd33d194
@ -14,6 +14,7 @@ jobs:
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.10.12"
|
||||
token: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
|
||||
- run: python -v
|
||||
|
||||
- name: Setup docker
|
||||
|
@ -14,6 +14,7 @@ jobs:
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.10.12"
|
||||
token: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
|
||||
- run: python -v
|
||||
|
||||
- name: Setup docker
|
||||
|
@ -14,6 +14,7 @@ jobs:
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.10.12"
|
||||
token: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
|
||||
- run: python -v
|
||||
|
||||
- name: Setup docker
|
||||
|
Loading…
Reference in New Issue
Block a user