Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit f72aea7

Browse files
No-Jun Parkmcomella
authored andcommitted
Need to mention that docker image reference in taskcluster.yml needs to be updated
1 parent bae1e2b commit f72aea7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/docker_guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ docker push mozillamobile/focus-android.
3939

4040
Running this command requires that you have an account, are added to the "mozillamobile" organization, and have logged in via the command line: `docker login`. Ask :sebastian if you need to be added.
4141

42+
Once the docker image is pushed, make sure your `taskcluster.yml` is referencing the new docker image with the correct tag number under `payload`.
43+
4244
Note: If there is a failure while building the docker image, this often comes from lack of memory. Try increasing the memory and swap space on GUI and/or `-m 5g` build argument.
4345

4446
## Debugging errors

0 commit comments

Comments
 (0)