Update build.yml

This commit is contained in:
Brett 2021-05-10 16:19:15 +02:00
parent d95f93d0c8
commit 3a6ceccdf8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: docker nginx build
- name: Docker NGINX build
- run: |
docker build ./nginx -t kowhai/ckan-docker-nginx:testing-only