test build and deploy #10
@@ -69,7 +69,7 @@ jobs:
|
||||
- name: Log in to container registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: gitea.example.com # Замените на ваш Gitea registry
|
||||
registry: git.rlkdev.ru # Замените на ваш Gitea registry
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user