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