Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion concourse/pipeline/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ resources:

- name: eloqsql_src
source:
branch: main
branch: eloq-10.6.10
private_key: ((git-key))
uri: git@github.com:eloqdata/eloqsql.git
type: git
Expand Down
2 changes: 0 additions & 2 deletions concourse/tasks/tag.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
platform: linux
container_limits:
memory: 10GB
image_resource:
type: registry-image
inputs:
Expand Down