Skip to content

Commit e689038

Browse files
committed
actually push
1 parent 9752c6a commit e689038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ jobs:
3838
run: |
3939
NAME=$(echo ${{ matrix.tool }} | tr -cd '0-9A-Za-z-_')
4040
docker build -t ctftools/$NAME --build-arg PREINSTALL="${{ matrix.tool }}" .
41+
docker push ctftools/$NAME

0 commit comments

Comments
 (0)