mirror of
https://github.com/soup-bowl/opensimulator-docker.git
synced 2026-07-30 11:33:45 +00:00
Switched tag and ver placement.
This commit is contained in:
@@ -14,33 +14,34 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- tag: >
|
||||
- version: "0.9.2.0"
|
||||
tag: >
|
||||
soupbowl/opensimulator:0.9.2.0,
|
||||
ghcr.io/soup-bowl/opensimulator-docker:0.9.2.0,
|
||||
version: "0.9.2.0"
|
||||
folder: build/latest
|
||||
file: Dockerfile.mono
|
||||
platforms: linux/amd64,linux/arm64
|
||||
sha1: 584966ef6029f21dc842a7f55f6f117b3a0b0321
|
||||
- tag: >
|
||||
- version: "0.9.2.1"
|
||||
tag: >
|
||||
soupbowl/opensimulator:0.9.2.1,
|
||||
ghcr.io/soup-bowl/opensimulator-docker:0.9.2.1,
|
||||
version: "0.9.2.1"
|
||||
folder: build/latest
|
||||
file: Dockerfile.mono
|
||||
platforms: linux/amd64,linux/arm64
|
||||
sha1: c5d2e690a7739fa9c0651845b31d912f88d6fa22
|
||||
- tag: >
|
||||
- version: "0.9.2.2"
|
||||
tag: >
|
||||
soupbowl/opensimulator:0.9.2,
|
||||
soupbowl/opensimulator:0.9.2.2,
|
||||
ghcr.io/soup-bowl/opensimulator-docker:0.9.2,
|
||||
ghcr.io/soup-bowl/opensimulator-docker:0.9.2.2,
|
||||
version: "0.9.2.2"
|
||||
folder: build/latest
|
||||
file: Dockerfile.mono
|
||||
platforms: linux/amd64,linux/arm64
|
||||
sha1: b280d109cf04755a02db1c729af5a5e4160d1ce6
|
||||
- tag: >
|
||||
- version: "0.9.3.0"
|
||||
tag: >
|
||||
soupbowl/opensimulator:latest,
|
||||
soupbowl/opensimulator:0.9,
|
||||
soupbowl/opensimulator:0.9.3,
|
||||
@@ -49,7 +50,6 @@ jobs:
|
||||
ghcr.io/soup-bowl/opensimulator-docker:0.9,
|
||||
ghcr.io/soup-bowl/opensimulator-docker:0.9.3,
|
||||
ghcr.io/soup-bowl/opensimulator-docker:0.9.3.0,
|
||||
version: "0.9.3.0"
|
||||
folder: build/latest
|
||||
file: Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
Reference in New Issue
Block a user