Cleanup debugging logging
This commit is contained in:
parent
9c164e49f9
commit
8732aeb6d0
@ -6,11 +6,6 @@ jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: |
|
||||
echo "DEBUGGING"
|
||||
pwd
|
||||
echo ""
|
||||
ls
|
||||
# If I were going to make this as a template, I'd instead use the `${{ github.[...] }} context to determin owner
|
||||
# and name directly from the context.
|
||||
# I'm leaving that off because it'd require a whole other step (to pipe `github.repository` through a splitting
|
||||
|
Loading…
x
Reference in New Issue
Block a user