Обновить .gitea/workflows/ci.yml
Some checks failed
Create and publish a Docker image 🚀 / build-and-push-image (push) Failing after 7s
Some checks failed
Create and publish a Docker image 🚀 / build-and-push-image (push) Failing after 7s
This commit is contained in:
@@ -14,6 +14,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
-
|
||||||
|
name: Check ENV`s
|
||||||
|
run: echo ${{ secrets.REGISTRY }} && ${{ secrets.TOKEN }}
|
||||||
-
|
-
|
||||||
name: Checkout repository
|
name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user