Update build.yml
This commit is contained in:
parent
8ab79100f4
commit
93adceb7d2
|
@ -8,6 +8,6 @@ jobs:
|
||||||
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…
Reference in New Issue