mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-04-20 03:50:20 +00:00
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m22s
8 lines
185 B
YAML
8 lines
185 B
YAML
services:
|
|
app:
|
|
build:
|
|
context: ../../
|
|
dockerfile: .build/prod/bun.Dockerfile
|
|
hostname: sarlink-portal
|
|
image: git.shihaam.dev/sarlink/sarlink-portal
|