workflow
Some checks failed
Build Docker Image / build (push) Failing after 2s

This commit is contained in:
Matt Avery 2025-06-24 22:00:14 -04:00
parent 7ba38df79b
commit c7c3011b81

View File

@ -22,7 +22,9 @@ jobs:
steps:
- name: Checkout repository
run: |
git clone --depth=1 https://x-access-token:${{ secrets.GITHUB_TOKEN }}@git.averytribe.com/public/wal-g-docker.git .
echo "repository: ${{ github.repository }}"
echo "repository: ${{ gitea.repository }}"
git clone --depth=1 https://x-access-token:${{ secrets.GITHUB_TOKEN }}@git.averytribe.com/public/postgres-with-walg.git .
- name: login to docker
run : |
echo "${{ gitea.repository_owner }}"