mirror of
https://github.com/spritsail/plex-media-server.git
synced 2024-12-20 11:34:36 +00:00
Remove MICROBADGER_TOKEN
This commit is contained in:
parent
aff4262308
commit
d983057d76
@ -26,7 +26,7 @@ pipeline:
|
||||
publish:
|
||||
image: spritsail/docker-publish
|
||||
volumes: [ '/var/run/docker.sock:/var/run/docker.sock' ]
|
||||
secrets: [ docker_username, docker_password, microbadger_token ]
|
||||
secrets: [ docker_username, docker_password ]
|
||||
when: { branch: [ nofonts ], event: [ push, tag, deployment ] }
|
||||
from: plex-nofonts-dev
|
||||
repo: spritsail/plex-media-server
|
||||
|
Loading…
Reference in New Issue
Block a user