diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml new file mode 100644 index 0000000..1cc4845 --- /dev/null +++ b/.github/workflows/manual.yml @@ -0,0 +1,20 @@ +# This is a basic workflow that is manually triggered + +name: Manual workflow new release + +# Controls when the action will run. Workflow runs when manually triggered using the UI +# or API. +on: [push, workflow_dispatch] + +# A workflow run is made up of one or more jobs that can run sequentially or in parallel +jobs: + # This workflow contains a single job called "greet" + greet: + # The type of runner that the job will run on + runs-on: ubuntu-latest + + # Steps represent a sequence of tasks that will be executed as part of the job + steps: + # Runs a single command using the runners shell + - name: Send greeting + run: echo "This is new release branch" diff --git a/README.md b/README.md new file mode 100644 index 0000000..204fc38 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ + asdeed +test3 +asdasd +test +test4 +test5 +test6 +asd +asd +test +test +test +test +test2 +test3 +test4 +test5 +test6 +test8 diff --git a/cloudbuild.yaml b/cloudbuild.yaml new file mode 100644 index 0000000..7852113 --- /dev/null +++ b/cloudbuild.yaml @@ -0,0 +1,12 @@ +steps: + - name: bash + args: + - echo + - ${_KEY}! + - name: bash + args: + - sleep + - 20s +substitutions: + _KEY: cloudbuild.yaml + REPO_NAME: asd diff --git a/test.py b/test.py new file mode 100644 index 0000000..6b31df9 --- /dev/null +++ b/test.py @@ -0,0 +1,3 @@ +t +asd +test