mirror of https://github.com/1N3/Sn1per.git
test build and push
This commit is contained in:
parent
cd3bcca565
commit
5b75e094fe
|
|
@ -22,12 +22,8 @@ jobs:
|
|||
|
||||
- name: name1
|
||||
run: |
|
||||
echo 1
|
||||
echo 2
|
||||
echo 3
|
||||
- name: downcase REPO
|
||||
run: |
|
||||
echo "REPO=${GITHUB_REPOSITORY,,}" >>${GITHUB_ENV}
|
||||
echo "REPO=${${{ github.event.repository.name }},,}" >>${GITHUB_ENV}
|
||||
|
||||
|
||||
- name: 'Build Inventory Image'
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue