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

This commit is contained in:
2023-07-01 03:27:27 -04:00
parent 8be708cd50
commit 262a00d362

View File

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