We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ff988 commit 62f3d24Copy full SHA for 62f3d24
1 file changed
.github/workflows/postgresql.yaml
@@ -15,6 +15,7 @@ jobs:
15
artifact-suffix: "-postgresql"
16
asset-name: l3montree-cybersecurity/projects/devguard/assets/devguard-postgresql
17
api-url: https://api.main.devguard.org
18
+ web-ui: https://main.devguard.org
19
secrets:
20
devguard-token: ${{ secrets.DEVGUARD_TOKEN }}
21
build-args: "--context=. --dockerfile=Dockerfile.postgresql"
@@ -28,6 +29,7 @@ jobs:
28
29
30
31
32
33
34
35
0 commit comments