💚 Use official docker registery to store
Some checks failed
release-nightly / build-docker (push) Failing after 18s

This commit is contained in:
LittleSheep 2024-01-01 20:58:17 +08:00
parent 4a35602388
commit afd6daae18
3 changed files with 4 additions and 2907 deletions

View File

@ -17,7 +17,7 @@ jobs:
- name: Login to Docker Hub
uses: docker/login-action@v2
with:
registry: code.smartsheep.studio
registry: hub.docker.com
username: ${{ secrets.DOCKER_REGISTRY_USERNAME }}
password: ${{ secrets.DOCKER_REGISTRY_TOKEN }}
- name: Build and push
@ -26,4 +26,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: code.smartsheep.studio/goatworks/roadsign:nightly
tags: xsheep2010/roadsign:nightly

View File

@ -1,2 +1,3 @@
/dist
/node_modules
/*.lock

File diff suppressed because it is too large Load Diff