Remove context argument

This commit is contained in:
James Barnsley
2022-03-13 20:20:27 +13:00
parent 682759a163
commit 2bd9ec6804

View File

@ -143,6 +143,5 @@ jobs:
name: Build and push
uses: docker/build-push-action@v2
with:
context: .
push: true
tags: jaedb/iris:latest