Skip to content

Commit

Permalink
fix: Refactor CI/CD pipeline configuration to use DockerHub secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
MountainGod2 committed Oct 30, 2024
1 parent 890cf60 commit a46b653
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: ci
name: Docker Build

on:
workflow_dispatch:
schedule:
- cron: "0 10 * * *"
push:
Expand Down

0 comments on commit a46b653

Please sign in to comment.