-
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.
Assets Precompile required credentials.yml, so add extra test.yml.enc for CI Signed-off-by: Konstantin Kostiuk <[email protected]>
- Loading branch information
1 parent
1ebdd3e
commit aeaa119
Showing
3 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
name: Assets Precompile | ||
|
||
on: | ||
pull_request: | ||
branches: [main] | ||
|
||
jobs: | ||
assets: | ||
env: | ||
RAILS_ENV: test | ||
|
||
name: Assets Precompile | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- uses: actions/checkout@v3 | ||
- name: Set up Ruby 3.1.2 | ||
uses: ruby/setup-ruby@v1 | ||
with: | ||
ruby-version: 3.1.2 | ||
bundler-cache: true | ||
|
||
- name: Check ability to precompile current assets | ||
run: bundle exec rails assets:precompile |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
8c569efd66e0b57a080d4d0a29e78791 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
mvq9L5a1uUgF0cMB3ngOmkJA/o3/6/TT+CeW+jg0qoGOgrOHLY2XNK9nJap3nSOWhP+r5vuV0nwDPVqnhQmJ7tuRFgmQ76tb7hUgQjXsB5Qnh0QEWHlDNbAnWWUNX9M4i9hbbtahzLUcZbYa5L0iYkVON5R9tlTaYqB2dqh82Q8n/tzB72+1hC93b2U8QgaEPe7/8CMRsMoP6u5p7COaMSR55bZ17oDPiZ4wuy8ln1EN6ZbrKlUVyNOhNgwY8qqdTc+Ez3wPsXHNZizABJZfDlzAZz1HsE5i4X5JKdgyRo8i3KgX0dv58Bc=--24NfwqC2+sgF3uKc--N5gtZKCe2OPJYAiY5n41mQ== |