Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e88646cd14 |
@@ -17,9 +17,6 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: echo "AKKOMA_VERSION=${GITHUB_REF_NAME#refs/tags/v}" >> $GITHUB_ENV
|
run: echo "AKKOMA_VERSION=${GITHUB_REF_NAME#refs/tags/v}" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Install Docker
|
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
|
||||||
|
|
||||||
- name: Configure Docker credentials
|
- name: Configure Docker credentials
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user