alaskarseer docker registry
Some checks failed
Build AlaskarSeer / build-alaskarseer (push) Failing after 1m47s
Some checks failed
Build AlaskarSeer / build-alaskarseer (push) Failing after 1m47s
This commit is contained in:
parent
52e5b7865d
commit
328c9727cb
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
v2.5.2
|
||||
v2.5.2
|
||||
|
|
Loading…
Reference in a new issue