diff --git a/pipeline.yml b/pipeline.yml index 780cd0b..4af9caa 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -1,6 +1,6 @@ --- resources: - - name: resume-git + - name: git-resource type: git icon: git source: @@ -18,5 +18,8 @@ jobs: - name: build-rootfs plan: - get: git-resource + trigger: true - put: git-resource-image - params: {build: git-resource} + params: + build: git-resource + tag_file: git-resource/tag diff --git a/tag b/tag new file mode 100644 index 0000000..2bf5ad0 --- /dev/null +++ b/tag @@ -0,0 +1 @@ +stable