test build and deploy #10
@@ -93,7 +93,7 @@ jobs:
|
||||
context: .
|
||||
push: false
|
||||
load: true
|
||||
tags: git.rlkdev.ru/RLK/fastapi-app:latest
|
||||
tags: git.rlkdev.ru/rlk/fastapi-app:latest
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache,mode=max
|
||||
|
||||
@@ -108,7 +108,7 @@ jobs:
|
||||
--name fastapi-test-container \
|
||||
-p 8080:8000 \
|
||||
--restart unless-stopped \
|
||||
git.rlkdev.ru/RLK/fastapi-app:latest
|
||||
git.rlkdev.ru/rlk/fastapi-app:latest
|
||||
|
||||
- name: Wait for container to be ready
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user