Skip to content

Commit df2a9ed

Browse files
hivanalejandroeapl-gemugamiiennae
authored
chore(cloudrun): migrate region tag "cloudrun_pubsub_dockerfile" from run/pubsub/Dockerfile (#3967)
* chore(cloudrun): migrate region tag "cloudrun_pubsub_dockerfile" from run/pubsub/Dockerfile * chore(cloudrun): re-add previous region tag "cloudrun_pubsub_dockerfile" to run/pubsub/Dockerfile --------- Co-authored-by: eapl.me <[email protected]> Co-authored-by: Jennifer Davis <[email protected]>
1 parent 982ad41 commit df2a9ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run/pubsub/Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
# [START cloudrun_pubsub_dockerfile_nodejs]
1516
# [START cloudrun_pubsub_dockerfile]
1617

1718
# Use the official lightweight Node.js image.
@@ -42,3 +43,4 @@ COPY . .
4243
CMD [ "npm", "start" ]
4344

4445
# [END cloudrun_pubsub_dockerfile]
46+
# [END cloudrun_pubsub_dockerfile_nodejs]

0 commit comments

Comments
 (0)