add files for new action
This commit is contained in:
5
.gitea/workflows/Dockerfile
Normal file
5
.gitea/workflows/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM harbor.avroid.tech/devops/addlicense:1.1.1
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user