Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: geokrety/geokrety-ansible
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.136.0
Choose a base ref
...
head repository: geokrety/geokrety-ansible
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.136.1
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 7, 2025

  1. fix: YAML parsing

    kumy committed Mar 7, 2025
    Copy the full SHA
    def67d4 View commit details
Showing with 1 addition and 2 deletions.
  1. +1 −2 templates/geokrety_legacy.yml
3 changes: 1 addition & 2 deletions templates/geokrety_legacy.yml
Original file line number Diff line number Diff line change
@@ -262,8 +262,7 @@ services:

website:
image: {{ geokrety_docker_image_website_image_name }}:{{ geokrety_docker_image_website_image_tag }}
<<: *variables
<<: *volumes-website
<<: [*variables, *volumes-website]
deploy:
restart_policy:
condition: any