mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-02-16 02:30:58 +00:00
deploy docker job test
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
|||||||
publish_dir: ./build
|
publish_dir: ./build
|
||||||
|
|
||||||
algolia:
|
algolia:
|
||||||
|
needs: deploy
|
||||||
name: Algolia updates
|
name: Algolia updates
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
@@ -48,4 +49,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Run Docker image
|
- name: Run Docker image
|
||||||
run: |
|
run: |
|
||||||
echo "Running algolia docker image"
|
docker run hello-world:latest
|
||||||
Reference in New Issue
Block a user