Skip to content

Commit

Permalink
Try adding Ubuntu stage to publish Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterius committed Oct 17, 2024
1 parent 440ac86 commit 6e880f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2

- name: Deploy on GitHub Pages
- name: Publish to GitHub Pages
uses: quarto-dev/quarto-actions/publish@v2
with:
target: gh-pages
Expand Down
3 changes: 1 addition & 2 deletions env/publish/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ channels:
dependencies:

# Command line
- gh
- jq
- git
- snakemake-minimal

# R
Expand Down

0 comments on commit 6e880f1

Please sign in to comment.