mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
ci: attempt at fixing docker step 2
rm `logins:` from `next` step
This commit is contained in:
@@ -34,7 +34,10 @@ steps:
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
repo: vnpower/pixivfe
|
||||
logins: *publish_logins
|
||||
username:
|
||||
from_secret: DOCKER_USERNAME
|
||||
password:
|
||||
from_secret: DOCKER_PASSWORD
|
||||
tag: [next, 'next-${CI_COMMIT_SHA:0:10}']
|
||||
when:
|
||||
- event: [ push ]
|
||||
|
||||
Reference in New Issue
Block a user