Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb65da89

Browse files
committed
fix variable reference
1 parent2bf4be0 commitb65da89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/how-to-guides/deploy-to-docker-swarm.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ deploy_to_swarm:
5454
commands:
5555
- rdocker ${{RDOCKER_HOST}} docker stack deploy --compose-file docker-stack.yml ${{STACK_NAME}}
5656
environment:
57-
- SSH_KEY=${SSH_KEY}
57+
- SSH_KEY=${{SSH_KEY}}
5858
when:
5959
branch:
6060
only:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp