This commit is contained in:
@@ -4,6 +4,9 @@ run-name: Container creation
|
||||
# change later for only tags
|
||||
on: [tag push]
|
||||
jobs:
|
||||
Container-Build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Get the code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user