This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: git.skrd.fun
|
||||
username: ryuuji
|
||||
username: skrd
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@master
|
||||
@@ -24,7 +24,7 @@ jobs:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: git.skrd.fun/ryuuji/start.danielcortes.xyz:latest
|
||||
tags: git.skrd.fun/skrd/start.skrd.fun:latest
|
||||
#
|
||||
#
|
||||
# deploy:
|
||||
|
||||
Reference in New Issue
Block a user