Defining context

This commit is contained in:
James Barnsley
2021-10-24 11:58:26 +13:00
committed by GitHub
parent ae3412b3c3
commit fe500b80f5

View File

@ -41,7 +41,7 @@ jobs:
uses: docker/build-push-action@v2
with:
# relative path to the place where source code with Dockerfile is located
context: ./src/samples/simple
context: .
# Note: tags has to be all lower-case
tags: |
jaedb/iris:master