Skip to content

Commit

Permalink
[CI] Fix docker tag definition
Browse files Browse the repository at this point in the history
  • Loading branch information
yvaucher committed Oct 19, 2023
1 parent f8f9764 commit ab17d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: docker/setup-buildx-action@v2

- name: Docker meta
id: meta
id: docker_meta
uses: docker/metadata-action@v4
with:
images: ghcr.io/camptocamp/docker-odoo-project
Expand Down

0 comments on commit ab17d1a

Please sign in to comment.