Skip to content

Commit

Permalink
full-rebuild: temporary build full Docker image to help with testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrizka committed Dec 29, 2024
1 parent abeb7a1 commit fb1058e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/full-rebuild.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Re-build and publish All
on:
push:
paths:
- .github/workflows/full-rebuild.yml
- 'AlmaLinux9/Dockerfile-spack'
workflow_dispatch:
on: push
# push:
# paths:
# - .github/workflows/full-rebuild.yml
# - 'AlmaLinux9/Dockerfile-spack'
# workflow_dispatch:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit fb1058e

Please sign in to comment.