dangerzone/.github/workflows
Alex Pyrgiotis 3eac00b873
ci: Work with image tarballs that are not tagged as 'latest'
Now that our image tarball is not tagged as 'latest', we must first grab
the image tag first, and then refer to it. We can grab the tag either
from `share/image-id.txt` (if available) or with:

    docker load dangerzone.rocks/dangerzone --format {{ .Tag }}
2024-12-10 11:31:39 +02:00
..
build.yml ci: Work with image tarballs that are not tagged as 'latest' 2024-12-10 11:31:39 +02:00
check_pr.yml CI: check that the changelog is populated on each pull request 2024-12-02 11:57:30 +01:00
check_repos.yml Drop support for Ubuntu Mantic (23.10), which is EOL since 11 Jul 2024. 2024-10-30 16:43:50 +01:00
ci.yml ci: Work with image tarballs that are not tagged as 'latest' 2024-12-10 11:31:39 +02:00
close-issues.yml build(deps): bump actions/stale from 5 to 9 2024-10-21 14:19:30 +03:00
scan.yml ci: Work with image tarballs that are not tagged as 'latest' 2024-12-10 11:31:39 +02:00
scan_released.yml ci: Work with image tarballs that are not tagged as 'latest' 2024-12-10 11:31:39 +02:00