forked from Fijxu/anubis-patches
asdasdsad
This commit is contained in:
parent
b17bb22000
commit
6434e11cec
1 changed files with 2 additions and 2 deletions
|
@ -60,7 +60,7 @@ jobs:
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: "git.nadeko.net/fijxu/anubis-modified"
|
images: "git.nadeko.net/fijxuu/anubis-modified"
|
||||||
# tags: |
|
# tags: |
|
||||||
# type=semver,pattern={{version}}
|
# type=semver,pattern={{version}}
|
||||||
# type=semver,pattern={{major}}.{{minor}}
|
# type=semver,pattern={{major}}.{{minor}}
|
||||||
|
@ -75,7 +75,7 @@ jobs:
|
||||||
npm ci
|
npm ci
|
||||||
npm run container
|
npm run container
|
||||||
env:
|
env:
|
||||||
DOCKER_REPO: "git.nadeko.net/fijxu/anubis-modified"
|
DOCKER_REPO: "git.nadeko.net/fijxuu/anubis-modified"
|
||||||
SLOG_LEVEL: debug
|
SLOG_LEVEL: debug
|
||||||
|
|
||||||
# I don't need this.
|
# I don't need this.
|
||||||
|
|
Loading…
Add table
Reference in a new issue