Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
frontend
Commits
bcd5c2b6
Commit
bcd5c2b6
authored
Feb 11, 2025
by
tom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[skip ci] change docker image tag for e2e tests
parent
b775d9ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
e2e-tests.yml
.github/workflows/e2e-tests.yml
+1
-3
No files found.
.github/workflows/e2e-tests.yml
View file @
bcd5c2b6
...
...
@@ -14,11 +14,9 @@ jobs:
uses
:
'
./.github/workflows/publish-image.yml'
secrets
:
inherit
with
:
# FIXME: e2e tests has default docker image tag "main" - https://github.com/blockscout/blockscout-ci-cd/blob/56a5424cfa07b03ca378e04650c4c67650ec40a0/charts/blockscout-stack/values/e2e/values.yaml#L352
# NOTE: by default the image will be built with type=ref,event=tag; so we don't need to specify it here
tags
:
|
type=raw,value=main
type=ref,event=branch
type=raw,value=e2e
deploy_e2e
:
name
:
Deploy E2E instance
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment