delete bobfile
This commit is contained in:
parent
ffc66d6d8e
commit
c718745e21
1 changed files with 0 additions and 16 deletions
16
Bobfile
16
Bobfile
|
@ -1,16 +0,0 @@
|
||||||
version = 1
|
|
||||||
|
|
||||||
[docker]
|
|
||||||
build_opts = ["--rm"]
|
|
||||||
|
|
||||||
[container_globals]
|
|
||||||
registry = "quay.io/quay"
|
|
||||||
skip_push = true
|
|
||||||
|
|
||||||
[[container]]
|
|
||||||
name = "quay"
|
|
||||||
Dockerfile = "Dockerfile"
|
|
||||||
project = "quay"
|
|
||||||
tags = ["git:short"]
|
|
||||||
|
|
||||||
# vim:ft=toml
|
|
Reference in a new issue