-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule hitobito
updated
8 files
+2 −2 | .github/workflows/build-image.yml | |
+15 −41 | .github/workflows/release.yml | |
+1 −0 | .github/workflows/tests.yml | |
+2 −3 | .github/workflows/update_image.yml | |
+2 −2 | Gemfile.lock | |
+7 −0 | app/jobs/base_job.rb | |
+4 −0 | config/initializers/delayed_job_config.rb | |
+14 −0 | spec/jobs/base_job_spec.rb |