Test 3
All checks were successful
Build Docker Image / Create Multi-arch Manifest (3.10) (push) Successful in 9s

This commit is contained in:
2024-12-10 21:22:14 +02:00
parent 26cdcdd1c7
commit 718cc8f8d3

View File

@@ -122,7 +122,7 @@ jobs:
- name: Create and Push Multi-arch Manifest - name: Create and Push Multi-arch Manifest
run: | run: |
echo "LOL Privet from nginx unit" echo "LOL Privet from nginx unit"
IMAGE_NAME=ggitea.technocloud.ee/technocloud-public/nginx-unit:python3.10 IMAGE_NAME=gitea.technocloud.ee/technocloud-public/nginx-unit:python3.10
echo $IMAGE_NAME echo $IMAGE_NAME
docker manifest create $IMAGE_NAME --amend gitea.technocloud.ee/technocloud-public/nginx-unit@sha256:3aabfbb49990a4f44a1b2a9c34c3a68b503b46fb5fdf30a8d520bc9c2a7e3558 docker manifest create $IMAGE_NAME --amend gitea.technocloud.ee/technocloud-public/nginx-unit@sha256:3aabfbb49990a4f44a1b2a9c34c3a68b503b46fb5fdf30a8d520bc9c2a7e3558
echo "Vse rabotaet?" echo "Vse rabotaet?"