Compare commits
No commits in common. "11d7d96dff9cfe9293e96cf63f8899719036bc51" and "a49be109a653b8f445e60b917363591417e666ae" have entirely different histories.
11d7d96dff
...
a49be109a6
@ -5,7 +5,7 @@ name: build_lector
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: buildah/buildah
|
image: docker:dind
|
||||||
|
privileged: true
|
||||||
commands:
|
commands:
|
||||||
- buildah build-using-dockerfile --format docker -t lector-docker .
|
- docker build -t lector .
|
||||||
|
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
.idea
|
.idea
|
||||||
*.iml
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user