Skip to content

Commit

Permalink
Merge pull request #4 from GSA-TTS/update-autobuild
Browse files Browse the repository at this point in the history
Update autobuild functionality
  • Loading branch information
asteel-gsa authored Jun 5, 2023
2 parents 9a388c8 + 60063b7 commit d7a07cb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 82 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/auto-build-image.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
name: Build and Publish ClamAV Image
on:
workflow_dispatch:
workflow_call:
schedule:
- cron: '0 4 * * 0'

env:
DOCKER_NAME: clamav-rest
Expand Down
70 changes: 0 additions & 70 deletions .github/workflows/ci.yaml

This file was deleted.

0 comments on commit d7a07cb

Please sign in to comment.