Build: upload container image to the registry with tag

This commit is contained in:
phil 2024-11-02 15:32:52 +01:00
parent 55fdde94a9
commit 3635e4303a

View file

@ -1,4 +1,4 @@
- name: Build containers
- name: Build container
hosts: localhost
gather_facts: false
vars:
@ -32,7 +32,7 @@
file: Containerfile
push: true
push_args:
dest: "{{ repository }}/treetrail-frontend"
dest: "{{ repository }}/treetrail-frontend:{{ version.stdout }}"
#quadlet_options:
# - |
# [Install]