All checks were successful
Reese's Arch Toolbox / build-and-push-arch-toolbox (push) Successful in 14s
9 lines
116 B
YAML
9 lines
116 B
YAML
version: '3'
|
|
|
|
services:
|
|
repo:
|
|
image: ducoterra/helm-repository:latest
|
|
build: .
|
|
ports:
|
|
- 8080:80
|