mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
updating deps
This commit is contained in:
@@ -31,4 +31,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ajurna/cbwebreader:${{poetry version -s}} ajurna/cbwebreader:latest
|
tags: ajurna/cbwebreader:${{poetry version -s}}
|
||||||
|
- name: Build and push
|
||||||
|
uses: docker/build-push-action@v4
|
||||||
|
with:
|
||||||
|
context: .
|
||||||
|
push: true
|
||||||
|
tags: ajurna/cbwebreader:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user