Jelajahi Sumber

fix(hermes): update cache.rs path in dockerignore (#1490)

Our dockerignore ignores all the files containing cache in their name
and hermes had an exception here. This change was missed in moving
Hermes around.
Ali Behjati 1 tahun lalu
induk
melakukan
644b54676c
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      .dockerignore

+ 1 - 2
.dockerignore

@@ -15,5 +15,4 @@
 
 .git
 
-hermes/wormhole
-!hermes/src/state/cache.rs
+!apps/hermes/src/state/cache.rs