try to deploy en nas
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
run: git clone --depth=1 http://x-access-token:${{ github.token }}@192.168.1.39:3000/${{ github.repository }}.git .
|
||||
|
||||
- name: Login to Gitea Container Registry
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user