azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.57k stars 2.63k forks source link

Docker build issue #8472

Closed eishai1 closed 3 years ago

eishai1 commented 3 years ago

Current Behaviour

=> ERROR [base 15/16] RUN bash /azerothcore/acore.sh quit 2.3s


[base 15/16] RUN bash /azerothcore/acore.sh quit:

27 1.665 fatal: not a git repository (or any of the parent directories): .git


executor failed running [/bin/sh -c bash /azerothcore/acore.sh quit]: exit code: 128 ERROR: Service 'ac-build' failed to build : Build failed error: Uncaught (in promise) Error: Failed with error: 1, however, it's not related to this Deno script directly. An error occurred within the script called by the command itself throw new Error(`Failed with error: ${status.code}, however, ^ at Command. (file:///home/git/azerothcore-wotlk/apps/docker/docker-cmd.ts:290:17) at async Promise.all (index 0) at async file:///home/git/azerothcore-wotlk/apps/docker/docker-cmd.ts:240:5

Expected Blizzlike Behaviour

nothing to-do with game insides

Source

No response

Steps to reproduce the problem

./acore.sh docker client-data

or

./acore.sh docker build

Extra Notes

No response

AC rev. hash/commit

https://github.com/azerothcore/azerothcore-wotlk/commit/b5f8b485a8e4408e776783218c97ba069b5f7f79

Operating system

Suse Linux 15.3

Custom changes or Modules

No response

Kitzunu commented 3 years ago

Add hash/Commit

Kitzunu commented 3 years ago

https://github.com/azerothcore/azerothcore-wotlk/runs/3882714943 ci is failing