mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-12-26 00:42:46 +00:00
dockerfile: disable freighter to avoid build errors
Some checks are pending
docker-images / multi (., tunasync-scripts) (push) Waiting to run
docker-images / multi (bandersnatch) (push) Waiting to run
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Waiting to run
docker-images / multi (ftpsync) (push) Waiting to run
docker-images / multi (nix-channels) (push) Waiting to run
docker-images / multi (pub-mirror) (push) Waiting to run
docker-images / multi (rustup-mirror) (push) Waiting to run
Some checks are pending
docker-images / multi (., tunasync-scripts) (push) Waiting to run
docker-images / multi (bandersnatch) (push) Waiting to run
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Waiting to run
docker-images / multi (ftpsync) (push) Waiting to run
docker-images / multi (nix-channels) (push) Waiting to run
docker-images / multi (pub-mirror) (push) Waiting to run
docker-images / multi (rustup-mirror) (push) Waiting to run
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
This commit is contained in:
parent
d8f9150542
commit
28863fd7bf
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- nix-channels
|
||||
- pub-mirror
|
||||
- rustup-mirror
|
||||
- freighter
|
||||
# - freighter
|
||||
include:
|
||||
- image: tunasync-scripts
|
||||
dockerfile: .
|
||||
|
|
|
|||
Loading…
Reference in New Issue