We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83a025 commit 10990c7Copy full SHA for 10990c7
.github/workflows/cd_ws.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- name: Checkout the code
10
uses: actions/checkout@v2
11
-
+
12
- name: Docker login
13
uses: docker/login-action@v2
14
with:
0 commit comments