This commit is contained in:
parent
7ba38df79b
commit
c7c3011b81
4
.github/workflows/docker-build.yml
vendored
4
.github/workflows/docker-build.yml
vendored
@ -22,7 +22,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
run: |
|
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
|
- name: login to docker
|
||||||
run : |
|
run : |
|
||||||
echo "${{ gitea.repository_owner }}"
|
echo "${{ gitea.repository_owner }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user