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 b7dfc9b commit 027b8c5Copy full SHA for 027b8c5
.github/workflows/ci.yml
@@ -87,6 +87,7 @@ jobs:
87
git_remote_url: "ssh://[email protected]:22/verify"
88
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
89
git_push_flags: '--force'
90
+
91
- name: Build image
92
run: docker build -t ghcr.io/limosa-io/scimverify:latest .
93
- name: Authenticate to GHCR
0 commit comments