mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-13 18:33:32 -05:00
Adding A Bit Of Log Message?
This commit is contained in:
parent
b49328346c
commit
a7f0ac9a15
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ jobs:
|
||||||
- name: Install docker
|
- name: Install docker
|
||||||
shell: /bin/ash -e {0}
|
shell: /bin/ash -e {0}
|
||||||
run: apk add --update docker
|
run: apk add --update docker
|
||||||
|
- name: Print Some Debugging Info
|
||||||
|
echo: "::warning::${{ github.repository }}"
|
||||||
- name: Check out the repo
|
- name: Check out the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Login to docker repo
|
- name: Login to docker repo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue