Fix: Docker Tag-Format für Feature Branches (Slash Bindestrich), GitHub Actions Pipeline korrigiert
This commit is contained in:
parent
17fa64c05a
commit
eac3cdecad
3 changed files with 16 additions and 5 deletions
|
|
@ -2,7 +2,7 @@ version: '3.8'
|
|||
|
||||
services:
|
||||
app-feature:
|
||||
image: flex420/discordsoundbot-vib:feature/nightly
|
||||
image: flex420/discordsoundbot-vib:feature-nightly
|
||||
container_name: jukebox-feature
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue