We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d9cc59 commit 365b1aeCopy full SHA for 365b1ae
.github/workflows/CRON.yml
@@ -18,4 +18,4 @@ jobs:
18
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
TERM: xterm-256color
21
- run: make build push
+ run: make build
0 commit comments