Skip to content

Commit

Permalink
Hold off on building a server image for now; not sure we want it
Browse files Browse the repository at this point in the history
  • Loading branch information
dotsdl committed Jul 31, 2024
1 parent 6c70f83 commit 9dc5d20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
matrix:
image: ['alchemiscale-fah-server', 'alchemiscale-fah-compute']
include:
- image: 'alchemiscale-fah-server'
dockerfile: 'docker/alchemiscale-fah-server/Dockerfile'
#- image: 'alchemiscale-fah-server'
# dockerfile: 'docker/alchemiscale-fah-server/Dockerfile'
- image: 'alchemiscale-fah-compute'
dockerfile: 'docker/alchemiscale-fah-compute/Dockerfile'
permissions:
Expand Down

0 comments on commit 9dc5d20

Please sign in to comment.