We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b307b08 commit 07540eaCopy full SHA for 07540ea
.github/workflows/docker-build-images.yaml
@@ -43,7 +43,7 @@ jobs:
43
context: ./src/${{ matrix.image }}
44
push: ${{ github.event_name == 'push' &&
45
github.ref == 'refs/heads/main' }}
46
- tags: '615677714887.dkr.ecr.eu-central-1.amazonaws.com/
+ tags: '615677714887.dkr.ecr.eu-central-1.amazonaws.com/\
47
postgres-grafana-on-ecs-${{ matrix.image }}-repo'
48
cache-from: type=gha
49
cache-to: type=gha,mode=max
0 commit comments