Commit Graph

12 Commits

Author SHA1 Message Date
Sergey Shorokhov
64194a90ce
Retry step feature (#12) 2024-10-03 15:12:45 +00:00
Sergey Shorokhov
019b388e10
Update dependabot.yml (#9) 2024-10-03 16:31:37 +03:00
Sergey Shorokhov
304c13bc64 add readme 2024-09-24 02:37:21 +03:00
Sergey Shorokhov
a30bb340ec Docker login: use PAT instead login 2024-09-24 02:11:53 +03:00
dependabot[bot]
321b2196c9
Bump docker/build-push-action from 5.3.0 to 6.7.0 (#3) 2024-09-23 23:00:00 +00:00
dependabot[bot]
7d46ebfd62
Bump actions/checkout from 4.1.1 to 4.1.7 (#5) 2024-09-23 22:59:49 +00:00
dependabot[bot]
f24d9b215a
Bump docker/login-action from 3.1.0 to 3.3.0 (#4) 2024-09-23 22:59:41 +00:00
dependabot[bot]
f7f27e8eb3
Bump docker/setup-buildx-action from 3.2.0 to 3.6.1 (#6) 2024-09-23 22:55:46 +00:00
Sergey Shorokhov
4b3f9ed60e
Create dependabot.yml (#2) 2024-09-24 01:25:13 +03:00
Sergey Shorokhov
319d24046d fix CODEOWNERS 2024-09-24 01:18:55 +03:00
Sergey Shorokhov
670c0e714f
Init (#1)
* init

* add gitignore

* Use `debian:stable` tag

* Make compability with `s1lentq/testdemos:latest` image

* Clear APT cache

* Use `wine32` only and remove `wineboot` command

* remove any `*64.dll` and add ability to remove all `*.bsp`

* add CI

* Add `CODEOWNERS`
2024-09-24 01:14:28 +03:00
Sergey Shorokhov
13aa9e08e0
Initial commit 2024-09-18 14:04:13 +03:00