Update build.yml
This commit is contained in:
parent
d95f93d0c8
commit
3a6ceccdf8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -5,7 +5,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: docker nginx build
|
- name: Docker NGINX build
|
||||||
- run: |
|
- run: |
|
||||||
docker build ./nginx -t kowhai/ckan-docker-nginx:testing-only
|
docker build ./nginx -t kowhai/ckan-docker-nginx:testing-only
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user