feat(main): remove ansible semaphore

This commit is contained in:
Stephan Lüscher 2024-04-26 21:44:08 +00:00
parent fafdd6c3e3
commit f1d1db3c57
No known key found for this signature in database
GPG key ID: 445779060FF3D3CF

View file

@ -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"