Fixed building #3
All checks were successful
Build Docker Image / Build and Push (3.12) (push) Successful in 45m8s
Build Docker Image / Build and Push (3.11) (push) Successful in 46m25s
Build Docker Image / Build and Push (3.10) (push) Successful in 46m27s

This commit is contained in:
2024-09-15 10:00:45 +03:00
parent 35a9ab83c4
commit 19d0cc5c31

View File

@@ -8,9 +8,9 @@ on:
- cron: '@monthly' - cron: '@monthly'
jobs: jobs:
build-and-deploy-image: build-and-push-image:
runs-on: linux_amd runs-on: linux_amd
name: Unit with Python ${{ matrix.python-version }} name: Build and Push
container: container:
image: catthehacker/ubuntu:act-latest image: catthehacker/ubuntu:act-latest