This commit is contained in:
parent
0eae752414
commit
1ca0e64a26
@ -16,6 +16,8 @@ jobs:
|
||||
- name: Generate tag
|
||||
id: tag_vars
|
||||
run: echo "IMAGE_NAME=$(echo $GITHUB_SERVER_URL/$GITHUB_REPOSITORY | tr '[:upper:]' '[:lower:]' | cut -d '/' -f3-)" >> $GITHUB_OUTPUT
|
||||
- name: Wait
|
||||
run: sleep 1000s
|
||||
- name: Shell build
|
||||
run: |
|
||||
docker login git.halis.io -u therbron -p ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user