Update build.yml
This commit is contained in:
parent
8ab79100f4
commit
93adceb7d2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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…
x
Reference in New Issue
Block a user