parent
f0bc839abc
commit
2e11d6d896
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Build image
|
||||
run: docker build . --tag ${GITHUB_REPOSITORY,,}
|
||||
run: docker-compose build
|
||||
|
||||
- name: Show image info
|
||||
run: docker images
|
||||
|
|
Loading…
Add table
Reference in a new issue