blah, wrong base tag

This commit is contained in:
Wing Lian
2023-05-07 17:54:26 -04:00
parent a31746baa2
commit fae36c7111

View File

@@ -31,7 +31,7 @@ jobs:
with:
context: .
build-args: |
BASE_TAG=dev
BASE_TAG=dev-base
file: ./docker/Dockerfile
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.metadata.outputs.tags }}