mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2024-11-26 06:05:34 +01:00
chore(CI): Switching to GHCR
This commit is contained in:
parent
4b03bbb323
commit
548b2138ec
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -51,7 +51,4 @@ jobs:
|
|||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: techno-tim/littlelink-server:latest
|
tags: ghcr.io/techno-tim/littlelink-server:latest
|
||||||
registry: ghcr.io
|
|
||||||
username: ${{ secrets.USERNAME }}
|
|
||||||
password: ${{ secrets.PAT }}
|
|
Loading…
Reference in New Issue
Block a user