mirror of https://github.com/1N3/Sn1per.git
testing
This commit is contained in:
parent
8a2dbc8fc8
commit
7dcf77b200
|
|
@ -19,8 +19,9 @@ jobs:
|
|||
|
||||
- name: Setting parameters
|
||||
run: |-
|
||||
echo abc
|
||||
ls -al
|
||||
REPO_NAME=${{ github.repository }}
|
||||
echo ${REPO_NAME}
|
||||
echo ${REPO_NAME,,}
|
||||
|
||||
- name: Build and push Docker image
|
||||
id: docker_build
|
||||
|
|
|
|||
Loading…
Reference in New Issue