You've already forked build-image
Compare commits
2 Commits
c9ec925e2b
...
23dd357464
| Author | SHA1 | Date | |
|---|---|---|---|
|
23dd357464
|
|||
|
ba690e3fc6
|
@@ -66,7 +66,7 @@ steps:
|
|||||||
image: git.cryptic.systems/volker.raschek/git:1.4.0
|
image: git.cryptic.systems/volker.raschek/git:1.4.0
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: docker.io/plugins/docker:20.18.6
|
image: docker.io/plugins/docker:20.18.8
|
||||||
settings:
|
settings:
|
||||||
auto_tag: false
|
auto_tag: false
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
@@ -132,7 +132,7 @@ steps:
|
|||||||
image: git.cryptic.systems/volker.raschek/git:1.4.0
|
image: git.cryptic.systems/volker.raschek/git:1.4.0
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: docker.io/plugins/docker:20.18.6
|
image: docker.io/plugins/docker:20.18.8
|
||||||
settings:
|
settings:
|
||||||
auto_tag: false
|
auto_tag: false
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
@@ -315,7 +315,7 @@ steps:
|
|||||||
image: git.cryptic.systems/volker.raschek/git:1.4.0
|
image: git.cryptic.systems/volker.raschek/git:1.4.0
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: docker.io/plugins/docker:20.18.6
|
image: docker.io/plugins/docker:20.18.8
|
||||||
settings:
|
settings:
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
auto_tag_suffix: amd64
|
auto_tag_suffix: amd64
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
# build-image
|
# build-image
|
||||||
|
|
||||||
[](https://drone.cryptic.systems/volker.raschek/build-image)
|
|
||||||
[](https://hub.docker.com/r/volkerraschek/build-image)
|
[](https://hub.docker.com/r/volkerraschek/build-image)
|
||||||
|
|
||||||
This project contains all sources to build the container image `docker.io/volkerraschek/build-image`. The primary goal
|
This project contains all sources to build the container image `docker.io/volkerraschek/build-image`. The primary goal
|
||||||
|
|||||||
Reference in New Issue
Block a user