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
|
||||
|
||||
algolia:
|
||||
needs: deploy
|
||||
name: Algolia updates
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
@@ -48,4 +49,4 @@ jobs:
|
||||
|
||||
- name: Run Docker image
|
||||
run: |
|
||||
echo "Running algolia docker image"
|
||||
docker run hello-world:latest
|
||||
Reference in New Issue
Block a user