Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
abdullh.alsoleman
Front-End
Commits
68e03005
Unverified
Commit
68e03005
authored
Aug 08, 2018
by
Greg Spencer
Committed by
GitHub
Aug 08, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a bug in docker_push.sh, and indent in .cirrus.yml (#20308)
parent
f310aca0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
.cirrus.yml
.cirrus.yml
+2
-2
docker_push.sh
dev/ci/docker_linux/docker_push.sh
+1
-1
No files found.
.cirrus.yml
View file @
68e03005
dev/ci/docker_linux/docker_push.sh
View file @
68e03005
...
@@ -2,5 +2,5 @@
...
@@ -2,5 +2,5 @@
TAG
=
"
${
CIRRUS_TAG
:-
latest
}
"
TAG
=
"
${
CIRRUS_TAG
:-
latest
}
"
docker push
"gcr.io/flutter-cirrus/build-flutter-image:
:
$TAG
"
docker push
"gcr.io/flutter-cirrus/build-flutter-image:
$TAG
"
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