Преглед изворни кода

Copy gitea binary to docker from correct path (#325)

Signed-off-by: Thomas Boerger <tboerger@suse.de>
tags/v1.0.0
Thomas Boerger пре 7 година
родитељ
комит
6598745f07
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1
    1
      Dockerfile
  2. 1
    1
      Dockerfile.rpi

+ 1
- 1
Dockerfile Прегледај датотеку

@@ -41,4 +41,4 @@ COPY docker /

COPY public /app/gitea/public
COPY templates /app/gitea/templates
COPY bin/gitea /app/gitea/gitea
COPY gitea /app/gitea/gitea

+ 1
- 1
Dockerfile.rpi Прегледај датотеку

@@ -41,4 +41,4 @@ COPY docker /

COPY public /app/gitea/public
COPY templates /app/gitea/templates
COPY bin/gitea /app/gitea/gitea
COPY gitea /app/gitea/gitea

Loading…
Откажи
Сачувај