tumbo/examples/push_to_registry/spec.yml

20 lines
279 B
YAML

# Run docker-compose up before starting tumbo
variables:
version:
- 3.11
- 3.10
- 3.9
name:
- Alice
- Bob
recipe: ./simple.j2
push: yes
run: yes
parallel: no
registry:
username: foo
password: bar
host: localhost:5000