Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
fix: update docker publush workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dreglad committed Feb 16, 2022
1 parent 6d8244c commit fac817b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
path: appserver
- name: frontend
path: client
- name: elasticsearch
path: docker
file: docker/elasticsearch.Dockerfile
# - name: elasticsearch
# path: docker
# file: docker/elasticsearch.Dockerfile
# - name: Grap data migrator
# path: graph-db
# image: lifelike-graph-db
Expand Down

0 comments on commit fac817b

Please sign in to comment.