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 49516cd commit 19174fcCopy full SHA for 19174fc
.github/workflows/ci-cd.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
REPO_NAME: ${{ github.repository }}
11
- CONTAINER_NAME: devops-journey
+ CONTAINER_NAME: waifulist
12
REGISTRY: ghcr.io
13
SSH_HOST: ${{ secrets.SERVER_IP }}
14
SSH_USER: ${{ secrets.SERVER_USERNAME }}
0 commit comments