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.
2 parents 98d42e7 + e8b86e6 commit eff1c60Copy full SHA for eff1c60
.github/workflows/deploy.yaml
@@ -28,4 +28,4 @@ jobs:
28
bundle install
29
exe/miq build all
30
- name: Deploy
31
- run: deploy.sh
+ run: bin/deploy
deploy.sh renamed to bin/deploy
0 commit comments