mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-18 20:43:43 +03:00
feat(main): remove ansible semaphore
This commit is contained in:
parent
fafdd6c3e3
commit
f1d1db3c57
|
@ -1,9 +0,0 @@
|
||||||
# Source Image
|
|
||||||
FROM docker.io/semaphoreui/semaphore:v2.8.90
|
|
||||||
|
|
||||||
# Environment variables
|
|
||||||
ENV SEMAPHORE_DB_DIALECT="bolt"
|
|
||||||
ENV SEMAPHORE_ADMIN_PASSWORD="ublue"
|
|
||||||
ENV SEMAPHORE_ADMIN_NAME="ublue"
|
|
||||||
ENV SEMAPHORE_ADMIN_EMAIL="forge@ublue.local"
|
|
||||||
ENV SEMAPHORE_ADMIN="ublue"
|
|
Loading…
Reference in a new issue