This commit is contained in:
@@ -17,9 +17,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: git.skrd.fun
|
registry: git.skrd.fun
|
||||||
username: ryuuji
|
username: ryuuji
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
# password: ${{ secrets.GITEA_TOKEN }}
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@master
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user