mirror of
https://github.com/soup-bowl/opensimulator-docker.git
synced 2026-07-30 11:33:45 +00:00
Wrong path for beta builds.
This commit is contained in:
@@ -32,6 +32,6 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: true
|
||||
context: "{{defaultContext}}:build/${{ matrix.tag }}"
|
||||
context: "{{defaultContext}}:beta/${{ matrix.tag }}"
|
||||
tags: ghcr.io/soup-bowl/opensimulator-docker:${{ matrix.tag }}
|
||||
platforms: linux/amd64
|
||||
|
||||
Reference in New Issue
Block a user