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:
@@ -14,6 +14,7 @@ jobs:
|
|||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v3
|
||||||
with:
|
with:
|
||||||
python-version: "3.10.12"
|
python-version: "3.10.12"
|
||||||
|
token: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
|
||||||
- run: python -v
|
- run: python -v
|
||||||
|
|
||||||
- name: Setup docker
|
- name: Setup docker
|
||||||
|
@@ -14,6 +14,7 @@ jobs:
|
|||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v3
|
||||||
with:
|
with:
|
||||||
python-version: "3.10.12"
|
python-version: "3.10.12"
|
||||||
|
token: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
|
||||||
- run: python -v
|
- run: python -v
|
||||||
|
|
||||||
- name: Setup docker
|
- name: Setup docker
|
||||||
|
@@ -14,6 +14,7 @@ jobs:
|
|||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v3
|
||||||
with:
|
with:
|
||||||
python-version: "3.10.12"
|
python-version: "3.10.12"
|
||||||
|
token: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
|
||||||
- run: python -v
|
- run: python -v
|
||||||
|
|
||||||
- name: Setup docker
|
- name: Setup docker
|
||||||
|
Reference in New Issue
Block a user