6 lines
100 B
YAML
6 lines
100 B
YAML
version: 1.0.{build}
|
|
image: ubuntu
|
|
|
|
build_script:
|
|
- docker build -t moparisthebest/arch-ppa .
|