tangled
alpha
login
or
join now
rocksky.app
/
rocksky
98
fork
atom
A decentralized music tracking and discovery platform built on AT Protocol 🎵
rocksky.app
spotify
atproto
lastfm
musicbrainz
scrobbling
listenbrainz
98
fork
atom
overview
issues
7
pulls
pipelines
ci: update workflow
tsiry-sandratraina.com
8 months ago
532b8f31
38059f96
-8
1 changed file
expand all
collapse all
unified
split
.github
workflows
docker-build-and-push-postgres.yml
-8
.github/workflows/docker-build-and-push-postgres.yml
···
43
username: ${{ github.actor }}
44
password: ${{ secrets.GITHUB_TOKEN }}
45
46
-
- name: Build and push Docker image
47
-
uses: docker/build-push-action@v6
48
-
with:
49
-
context: crates/xataid-extension
50
-
push: true
51
-
tags: |
52
-
ghcr.io/tsirysndr/postgres-xataid:${{ github.sha }}
53
-
ghcr.io/tsirysndr/postgres-xataid:latest
54
- name: Publish to Github Container Registry
55
run: |
56
docker pull tsiry/postgres-xataid:latest
···
43
username: ${{ github.actor }}
44
password: ${{ secrets.GITHUB_TOKEN }}
45
0
0
0
0
0
0
0
0
46
- name: Publish to Github Container Registry
47
run: |
48
docker pull tsiry/postgres-xataid:latest