Compare commits
3
Commits
1f716aeb21
...
2cdc184a1b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2cdc184a1b | ||
|
|
2394bb856d | ||
|
|
65a693706a |
@@ -30,8 +30,10 @@ jobs:
|
||||
needs: [test]
|
||||
if: gitea.ref == 'refs/heads/release'
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build image
|
||||
run: |
|
||||
# docker build . --file Dockerfile --tag ${{}}
|
||||
echo "${{ gitea.actor }}""
|
||||
echo "test message"
|
||||
echo "${{ gitea.actor }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user