mirror of
https://github.com/soup-bowl/opensimulator-docker.git
synced 2026-07-30 11:33:45 +00:00
Update build-beta.yml
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
matrix:
|
||||
tag:
|
||||
- '{ "tag": "alpine-beta", "folder": "beta/alpine", "file": "Dockerfile", "platforms": "linux/amd64,linux/arm64" }'
|
||||
- '{ "tag": "source", "folder": "beta/source", "file": "Dockerfile", "platforms": "linux/amd64,linux/arm64" }'
|
||||
- '{ "tag": "source", "folder": "beta/source", "file": "Dockerfile", "platforms": "linux/amd64" }'
|
||||
- '{ "tag": "dotnet6", "folder": "beta/source", "file": "Dockerfile.dotnet6", "platforms": "linux/amd64,linux/arm64" }'
|
||||
steps:
|
||||
- name: Checkout Codebase
|
||||
|
||||
Reference in New Issue
Block a user