mirror of
https://github.com/alexgetmancom/miband-bot.git
synced 2026-09-05 18:16:18 +03:00
fix Docker CI without runtime secrets
This commit is contained in:
@@ -33,4 +33,4 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Build image
|
- name: Build image
|
||||||
run: docker compose build
|
run: docker build -f Dockerfile.bun .
|
||||||
|
|||||||
Reference in New Issue
Block a user