alaskarseer docker registry
Some checks failed
Build AlaskarSeer / build-alaskarseer (push) Failing after 1m47s

This commit is contained in:
nomadics9 2025-05-21 14:47:05 +03:00
parent 52e5b7865d
commit 328c9727cb
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -47,8 +47,8 @@ jobs:
- name: Build and Push Image
uses: docker/build-push-action@v6
with:
context: alaskarfin # Path to the build context
file: alaskarfin/Dockerfile # Path to the Dockerfile
context: alaskarseer # Path to the build context
file: alaskarseer/Dockerfile # Path to the Dockerfile
push: true # Push the image to Docker Hub
tags: |
git.askar.tv/nomad/alaskarseer:latest