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 916f21a commit 15ba7fbCopy full SHA for 15ba7fb
.github/workflows/build_docker.yaml
@@ -41,4 +41,4 @@ jobs:
41
push: true
42
tags: |
43
${{ secrets.DOCKER_USERNAME }}/goecs:latest
44
- ${{ secrets.CNB_DOCKER_REGISTRY }}/${{ github.repository }}:latest
+ ${{ secrets.CNB_DOCKER_REGISTRY }}/oneclickvirt/ecs:latest
0 commit comments