Skip to content

Commit 25baf9e

Browse files
committed
Update CI pipeline to push images as npoverflow user instead of mrzzy
1 parent 796558c commit 25baf9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
VERSION: latest
1111
N_CONCURRENT: 12
1212
DOCKER_REGISTRY: "docker.io"
13-
DOCKER_USER: mrzzy
13+
DOCKER_USER: npoverflow
1414

1515
jobs:
1616
## build pipiline

0 commit comments

Comments
 (0)