add files for new action

This commit is contained in:
Rustam Tagaev
2024-04-11 12:34:18 +03:00
parent 4e00823e57
commit 180d10f81d
4 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
FROM harbor.avroid.tech/devops/addlicense:1.1.1
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]