Drone debugging
continuous-integration/drone/push Build is failing Details

This commit is contained in:
3wc 2023-01-17 10:25:53 -08:00
parent c4bb844dce
commit ced200c268
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ steps:
- "docker login -u 3wordchant -p \"$DOCKER_PASS\" index.docker.io"
# - abra catalogue generate
- echo >> $HOME/.abra/catalogue/recipes.json
- cat $HOME/.abra/catalogue/recipes.json
- "cd $HOME/.abra/catalogue/ && git remote -v"
- "cd $HOME/.abra/catalogue/ && git checkout -b testing && git commit -a -m 'Chore: update catalogue' && git push --set-upstream origin testing"
- name: notify on failure