26 Commits

Author SHA1 Message Date
izzy2lost
0eda210aab Update docker_build.yml 2025-03-20 02:43:26 -04:00
izzy2lost
7b4d945683 Update docker_build.yml 2025-03-20 00:48:53 -04:00
izzy2lost
76c5599d1e Update docker_build.yml 2025-03-20 00:42:49 -04:00
izzy2lost
fdba49bcea Update docker_build.yml 2025-03-20 00:18:44 -04:00
izzy2lost
cf56f04abb Update docker_build.yml 2025-03-20 00:15:49 -04:00
izzy2lost
bef4b34e7e Update docker_build.yml 2025-03-20 00:14:45 -04:00
izzy2lost
ce6cd7a073 Update docker_build.yml 2025-03-19 22:57:33 -04:00
izzy2lost
c7a7b2a083 Update docker_build.yml 2025-03-19 22:52:24 -04:00
izzy2lost
c0e8fe0752 Update docker_build.yml 2025-03-19 22:44:47 -04:00
izzy2lost
3f1c8c4ab9 Update docker_build.yml 2025-03-19 22:37:27 -04:00
Jia Yuan Lo
e3c861f5b6 enhance(ci): generate, export, store tar archive (#61) 2024-01-17 10:50:58 +08:00
dependabot[bot]
609437ad70 build(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 23:54:17 +08:00
dependabot[bot]
f8e47df669 build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-23 23:53:14 +08:00
Chongyun Lee
98af62205f ci: label image with arch 2022-11-26 23:07:13 +08:00
dependabot[bot]
aa9f7ce0db Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 01:24:19 +00:00
dependabot[bot]
a90f4ccb23 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 01:24:00 +00:00
Lucy Phipps
4ece29c1c0 Create dependabot.yml 2022-11-07 01:23:06 +00:00
Chongyun Lee
36743e506b CI: Build image for arm 2022-04-24 12:35:10 +02:00
Henrik Grimler
d3a17457fd Keep termux-docker at hub.docker.com/u/termux
In the same repo as the other docker containers.
2022-04-24 12:33:26 +02:00
kcubeterm
95e6b5a442 dokr_build.yml: recreated...
in order to test the schedule jobs runs or not
2022-02-09 17:00:05 +05:30
kcubeterm
036d99dba4 github-action: enable uploads again 2022-02-05 06:14:46 +00:00
xeffyr
56846ac687 github actions: disable uploads currently 2022-01-31 20:01:21 +02:00
umarcor
18f71f5a51 ci: support running workflows in forks 2021-02-17 02:55:56 +02:00
Leonid Pliushch
4115b7c4ce github actions: don't build for arm
ARM needs a custom seccomp profile to workaround `personality()` syscall
restriction.

Custom seccomp profile doesn't work on Github Actions for some reason.
2021-02-16 13:02:39 +02:00
Leonid Pliushch
c1c55312e1 github actions: multiarch build 2021-02-16 01:10:57 +02:00