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