Intentando mas cosas
Some checks failed
CD for startPage / build (push) Failing after 1m29s

This commit is contained in:
2023-07-01 03:36:33 -04:00
parent 300539f7bd
commit bfdcf50bbe

View File

@@ -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: