This commit is contained in:
@ -23,7 +23,7 @@ jobs:
|
|||||||
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
|
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}/public
|
ls public
|
||||||
# - uses: docker/build-push-action@v6
|
# - uses: docker/build-push-action@v6
|
||||||
# with:
|
# with:
|
||||||
# push: true
|
# push: true
|
||||||
|
Reference in New Issue
Block a user