Commit Graph

18 Commits

Author SHA1 Message Date
Cohee 1d32749ed2 Update latest tag for release branch pushes 2024-05-28 15:24:36 +03:00
Cohee db2c9a9926 Attempt docker release fix 6 2024-05-20 23:50:34 +03:00
Cohee 1fc88e97f4 Attempt docker release fix 5 2024-05-20 23:44:01 +03:00
Cohee 3d3914645d Attempt docker release fix 4 2024-05-20 23:35:36 +03:00
Cohee 68ade7b384 Attempt docker release fix 3 2024-05-20 23:20:28 +03:00
Cohee 071f232611 Attempt docker release fix 2 2024-05-20 23:08:51 +03:00
Cohee dff5ca7e92 Attempt docker release fix 2024-05-20 23:03:22 +03:00
Bronya-Rand d7a7af756a chore: disable docker publish on forks 2024-04-28 03:55:49 +01:00
caesarw 299ee3ae90 Fix the wrong tags for the scheduled nightly build
* simplified the checkout process
* fixed the wrong tags for the scheduled builds (used to be `release`,
  now it should be `staging`)
* upgraded the `checkout` action to v4.1.2 (no warnings anymore)
2024-04-07 14:37:54 +00:00
Cohee 48295bc378
Update docker-publish.yml 2024-04-06 16:04:05 +03:00
Cohee b4fcfcd6d6
Update docker-publish.yml 2024-04-06 16:01:58 +03:00
Cohee 679a249674
Update docker-publish.yml 2024-04-06 16:00:42 +03:00
Cohee 368df65337
Update docker-publish.yml 2024-04-06 15:55:06 +03:00
caesarw a1a8d7fe4c Added workflows for nightly staging build
* the nightly staging build starts at 00:00 UTC everyday
* multi-arch build support is added (amd64, arm64)
2024-04-05 15:39:06 +00:00
Cohee 2d152d2705
Update docker-publish.yml 2024-02-11 15:38:41 +02:00
Cohee 6203d82f48
Update docker-publish.yml 2023-09-23 01:12:47 +03:00
Cohee 21ebe0c148
Update docker-publish.yml 2023-09-23 01:09:51 +03:00
Chris Kaiser ba302e4aa0
Added publishing of docker images on release (#1135)
* Added publishing of docker images on release

* Use proper project name

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2023-09-15 16:27:42 +03:00