debug err with substitution
This commit is contained in:
parent
a7f1fa95ba
commit
673cffd0c3
@ -29,6 +29,7 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: https://gitea.pena/PenaDevops/actions.git/checkout@v1
|
||||
- run: podman login -u ${{ secrets.REGISTRY_USER }} -p ${{ secrets.REGISTRY_PASSWORD }} gitea.pena
|
||||
- run: echo '${{ gitea.repository }}'
|
||||
- name: set lower case repository
|
||||
run: |
|
||||
echo "REPOSITORY_LC=${REPOSITORY,,}" >>${GITEA_ENV}
|
||||
|
Loading…
Reference in New Issue
Block a user