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