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 a3e06c0 commit e1033f6Copy full SHA for e1033f6
.github/workflows/backend-ee-release.yml
@@ -52,6 +52,7 @@ jobs:
52
- uses: depot/build-push-action@v1
53
with:
54
project: kcld4zgwzx
55
+ token: ${{ secrets.DEPOT_TOKEN }}
56
context: .
57
file: ./Dockerfile_backend_ee
58
push: true
0 commit comments