Skip to content

Commit

Permalink
release: 1.2203.1 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
caspiano authored Mar 3, 2022
1 parent 96582da commit 8e160e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
4 changes: 1 addition & 3 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SG_ENV=development

# PlaceOS Service Image Tags

PLACEOS_TAG=${PLACEOS_TAG:-placeos-1.2201.1}
PLACEOS_TAG=${PLACEOS_TAG:-placeos-1.2203.1}

PLACE_AUTH_TAG=${PLACEOS_TAG}
PLACE_CORE_TAG=${PLACEOS_TAG}
Expand Down Expand Up @@ -34,8 +34,6 @@ PLACE_APPLICATION=backoffice
PLACE_DOMAIN=localhost:8443
PLACE_METRICS_ROUTE=monitor

# PLACE_SERVER_SECRET=development

# Infrastructure Variables

ELASTIC_HOST=elastic
Expand Down
7 changes: 2 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,10 @@ jobs:
- ubuntu-latest
version:
- "" # Test an empty tag
- placeos-1.2107.4
- placeos-1.2108.4
- placeos-1.2109.1
- placeos-1.2110.5
- placeos-1.2111.2
- placeos-1.2112.0
- placeos-1.2201.1
- placeos-1.2202.2
- placeos-1.2203.1
include:
- version: nightly
stable: false
Expand Down

0 comments on commit 8e160e3

Please sign in to comment.