Skip to content

Commit

Permalink
Add session_ml_deep_learning_integration_amd workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rasools committed Sep 13, 2024
1 parent 1c0d99f commit 8358019
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-lab-Single_cell-amd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest

if: github.repository == 'NBISweden/workshop_omics_integration'
if: github.repository == 'nbisweden/workshop_omics_integration'

steps:
# Checkout the repository
Expand Down
2 changes: 1 addition & 1 deletion session_ml/SingleCell/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ RUN chown -R ${USER}:${GROUP} ${HOME}/lab \
USER ${USER}
EXPOSE 8787

ENTRYPOINT ["/etc/run.sh"]
ENTRYPOINT ["/etc/run.sh"]

0 comments on commit 8358019

Please sign in to comment.