Skip to content

Commit

Permalink
Tag rails routes
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Jan 7, 2025
1 parent 7f18cc4 commit 6d19cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
run: |
python3.12 -m pip install --upgrade pip
python3.12 -m pip install poetry
python3.12 -m poetry self add poetry-plugin-export
python3.12 -m poetry export -f requirements.txt --with=science --without-hashes --output target/chen-science-requirements.txt
python3.12 -m poetry export -f requirements.txt --with=database --without-hashes --output target/chen-database-requirements.txt
- name: Upload chen to ghcr
Expand Down

0 comments on commit 6d19cd0

Please sign in to comment.